How to use Palatino font for text and what about maths?What is a good font for URLs to go with Palatino for the main text?Using `mathbb` fonts from other packagesGood LaTeX template for book about mathsUsing multiple fonts for maths and textUsing a handwriting font from myscriptfont.comHow to switch easily between normal font and sans-serif font for maths?Palatino font and renewcommand titleText font in maths mode with SIUnitXUsing printeranswers environment, how to print solutions in the box without the title “Solutions”

What exactly happened to the 18 crew members who were reported as "missing" in "Q Who"?

Locked room poison mystery!

Lípínguapua dopo Pêpê

Some pads on a PCB are marked in clusters and I can't understand which one is which

Why did IBM make the PC BIOS source code public?

When did Bilbo and Frodo learn that Gandalf was a Maia?

Why are electric shavers specifically permitted under FAR §91.21

The more + the + comparative degree

How to gracefully leave a company you helped start?

Adding things to bunches of things vs multiplication

Why does this Jet Provost strikemaster have a textured leading edge?

What is a "soap"?

Attacking the Hydra

Heyawake: An Introductory Puzzle

Will some rockets really collapse under their own weight?

What should I do if actually I found a serious flaw in someone's PhD thesis and an article derived from that PhD thesis?

Airline power sockets shut down when I plug my computer in. How can I avoid that?

How can I shoot a bow using Strength instead of Dexterity?

Sums of binomial coefficients weighted by incomplete gamma

Is there a name for the technique in songs/poems, where the rhyming pattern primes the listener for a certain line, which never comes?

Sum Square Difference, which way is more Pythonic?

Is there a word for returning to unpreparedness?

How can I find an old paper when the usual methods fail?

What modifiers are added to the attack and damage rolls of this unique longbow from Waterdeep: Dragon Heist?



How to use Palatino font for text and what about maths?


What is a good font for URLs to go with Palatino for the main text?Using `mathbb` fonts from other packagesGood LaTeX template for book about mathsUsing multiple fonts for maths and textUsing a handwriting font from myscriptfont.comHow to switch easily between normal font and sans-serif font for maths?Palatino font and renewcommand titleText font in maths mode with SIUnitXUsing printeranswers environment, how to print solutions in the box without the title “Solutions”






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








1















I would like to use Zapf's Palatino font for the text in my document, which also includes a lot of maths. And I would like a good font for the maths. This is a snapshot of what I am doing.



documentclass[10pt,letterpaper]memoir
usepackageamsmath
usepackageamssymb
usepackagemathpple
usepackageupgreek
usepackagemathpazo
usepackagelipsum

begindocument

chapterDemo

Some regular text. lipsum[1]

Now for some maths.

begindisplaymath
P_N-1 + m = fracCN-1 + m binomN_2 - N_1m
alpha^mbeta^(N_2 - N_1) -m
enddisplaymath

The number 27 is the sum of the first 5 odd prime numbers: $27 = 1+3+5+7+11$

enddocument


To me the text and math fonts seem a good fit but the text does not look like Palatino.



enter image description here










share|improve this question



















  • 1





    Try newpx instead of mathpazo.

    – Ulrike Fischer
    9 hours ago











  • I've seen a mention that Euler (you'd probably want eulervm) works good with Palatino. Another option is to tweak fourier or mathdesign. That is, if you want a different math font with your Palatino text font.

    – Oleg Lobachev
    8 hours ago











  • Let's hope that nobody decides to challenge you on whether or not 1 is a prime number...

    – Mico
    8 hours ago


















1















I would like to use Zapf's Palatino font for the text in my document, which also includes a lot of maths. And I would like a good font for the maths. This is a snapshot of what I am doing.



documentclass[10pt,letterpaper]memoir
usepackageamsmath
usepackageamssymb
usepackagemathpple
usepackageupgreek
usepackagemathpazo
usepackagelipsum

begindocument

chapterDemo

Some regular text. lipsum[1]

Now for some maths.

begindisplaymath
P_N-1 + m = fracCN-1 + m binomN_2 - N_1m
alpha^mbeta^(N_2 - N_1) -m
enddisplaymath

The number 27 is the sum of the first 5 odd prime numbers: $27 = 1+3+5+7+11$

enddocument


To me the text and math fonts seem a good fit but the text does not look like Palatino.



enter image description here










share|improve this question



















  • 1





    Try newpx instead of mathpazo.

    – Ulrike Fischer
    9 hours ago











  • I've seen a mention that Euler (you'd probably want eulervm) works good with Palatino. Another option is to tweak fourier or mathdesign. That is, if you want a different math font with your Palatino text font.

    – Oleg Lobachev
    8 hours ago











  • Let's hope that nobody decides to challenge you on whether or not 1 is a prime number...

    – Mico
    8 hours ago














1












1








1








I would like to use Zapf's Palatino font for the text in my document, which also includes a lot of maths. And I would like a good font for the maths. This is a snapshot of what I am doing.



documentclass[10pt,letterpaper]memoir
usepackageamsmath
usepackageamssymb
usepackagemathpple
usepackageupgreek
usepackagemathpazo
usepackagelipsum

begindocument

chapterDemo

Some regular text. lipsum[1]

Now for some maths.

begindisplaymath
P_N-1 + m = fracCN-1 + m binomN_2 - N_1m
alpha^mbeta^(N_2 - N_1) -m
enddisplaymath

The number 27 is the sum of the first 5 odd prime numbers: $27 = 1+3+5+7+11$

enddocument


To me the text and math fonts seem a good fit but the text does not look like Palatino.



enter image description here










share|improve this question














I would like to use Zapf's Palatino font for the text in my document, which also includes a lot of maths. And I would like a good font for the maths. This is a snapshot of what I am doing.



documentclass[10pt,letterpaper]memoir
usepackageamsmath
usepackageamssymb
usepackagemathpple
usepackageupgreek
usepackagemathpazo
usepackagelipsum

begindocument

chapterDemo

Some regular text. lipsum[1]

Now for some maths.

begindisplaymath
P_N-1 + m = fracCN-1 + m binomN_2 - N_1m
alpha^mbeta^(N_2 - N_1) -m
enddisplaymath

The number 27 is the sum of the first 5 odd prime numbers: $27 = 1+3+5+7+11$

enddocument


To me the text and math fonts seem a good fit but the text does not look like Palatino.



enter image description here







math-mode fonts palatino






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 9 hours ago









Peter WilsonPeter Wilson

9,6391 gold badge15 silver badges34 bronze badges




9,6391 gold badge15 silver badges34 bronze badges










  • 1





    Try newpx instead of mathpazo.

    – Ulrike Fischer
    9 hours ago











  • I've seen a mention that Euler (you'd probably want eulervm) works good with Palatino. Another option is to tweak fourier or mathdesign. That is, if you want a different math font with your Palatino text font.

    – Oleg Lobachev
    8 hours ago











  • Let's hope that nobody decides to challenge you on whether or not 1 is a prime number...

    – Mico
    8 hours ago













  • 1





    Try newpx instead of mathpazo.

    – Ulrike Fischer
    9 hours ago











  • I've seen a mention that Euler (you'd probably want eulervm) works good with Palatino. Another option is to tweak fourier or mathdesign. That is, if you want a different math font with your Palatino text font.

    – Oleg Lobachev
    8 hours ago











  • Let's hope that nobody decides to challenge you on whether or not 1 is a prime number...

    – Mico
    8 hours ago








1




1





Try newpx instead of mathpazo.

– Ulrike Fischer
9 hours ago





Try newpx instead of mathpazo.

– Ulrike Fischer
9 hours ago













I've seen a mention that Euler (you'd probably want eulervm) works good with Palatino. Another option is to tweak fourier or mathdesign. That is, if you want a different math font with your Palatino text font.

– Oleg Lobachev
8 hours ago





I've seen a mention that Euler (you'd probably want eulervm) works good with Palatino. Another option is to tweak fourier or mathdesign. That is, if you want a different math font with your Palatino text font.

– Oleg Lobachev
8 hours ago













Let's hope that nobody decides to challenge you on whether or not 1 is a prime number...

– Mico
8 hours ago






Let's hope that nobody decides to challenge you on whether or not 1 is a prime number...

– Mico
8 hours ago











2 Answers
2






active

oldest

votes


















4














I suggest that you not load the mathpple, mathpazo, and upgreek packages and, instead, load the newpxtext and newpxmath packages.



enter image description here



documentclass[10pt,letterpaper]memoir
usepackageamsmath,amssymb
%usepackagemathpple
%usepackageupgreek
%usepackagemathpazo
usepackagelipsum
usepackagenewpxtext,newpxmath

begindocument

Some regular text. lipsum[2]

Now for some maths.
begindisplaymath
P_N-1 + m = fracCN-1 + m binomN_2 - N_1m,
alpha^mbeta^(N_2 - N_1) -m
enddisplaymath
The number 27 is the sum of the first 5 odd prime numbers: $27 = 1+3+5+7+11$.

$alphabetagammadelta$ vs. $upalphaupbetaupgammaupdelta$

enddocument





share|improve this answer
































    3














    You can also do this with OpenType fonts using unicode-math.



    documentclass[10pt,letterpaper]memoir
    usepackageamsmath
    usepackageunicode-math
    usepackagemicrotype
    usepackagelipsum

    defaultfontfeaturesScale=MatchLowercase
    setmainfontTeX Gyre Pagella
    setmathfontAsana Math

    begindocument

    chapterDemo

    Some regular text. lipsum[1]

    Now for some maths.

    begindisplaymath
    P_N-1 + m = fracCN-1 + m binomN_2 - N_1m
    alpha^mbeta^(N_2 - N_1) -m
    enddisplaymath

    The number 27 is the sum of the first 5 odd prime numbers: $27 = 1+3+5+7+11$

    enddocument


    Palatino sample



    With LuaLaTeX, including microtype will get you both font protrusion and font expansion, which cuts down on the amount of hyphenation substantially.



    You can also substitute Palatino or Palatino Linotype as the main font if you have it, or TeX Gyre Pagella Math as the math font. A sans-serif font that matches well is Hermann Zapf’s Optima, and you might mix in some of Zapf’s Neo Euler in math mode (I like its upright letters and its script alphabet).






    share|improve this answer



























      Your Answer








      StackExchange.ready(function()
      var channelOptions =
      tags: "".split(" "),
      id: "85"
      ;
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function()
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled)
      StackExchange.using("snippets", function()
      createEditor();
      );

      else
      createEditor();

      );

      function createEditor()
      StackExchange.prepareEditor(
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: false,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: null,
      bindNavPrevention: true,
      postfix: "",
      imageUploader:
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      ,
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      );



      );













      draft saved

      draft discarded


















      StackExchange.ready(
      function ()
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f504366%2fhow-to-use-palatino-font-for-text-and-what-about-maths%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      4














      I suggest that you not load the mathpple, mathpazo, and upgreek packages and, instead, load the newpxtext and newpxmath packages.



      enter image description here



      documentclass[10pt,letterpaper]memoir
      usepackageamsmath,amssymb
      %usepackagemathpple
      %usepackageupgreek
      %usepackagemathpazo
      usepackagelipsum
      usepackagenewpxtext,newpxmath

      begindocument

      Some regular text. lipsum[2]

      Now for some maths.
      begindisplaymath
      P_N-1 + m = fracCN-1 + m binomN_2 - N_1m,
      alpha^mbeta^(N_2 - N_1) -m
      enddisplaymath
      The number 27 is the sum of the first 5 odd prime numbers: $27 = 1+3+5+7+11$.

      $alphabetagammadelta$ vs. $upalphaupbetaupgammaupdelta$

      enddocument





      share|improve this answer





























        4














        I suggest that you not load the mathpple, mathpazo, and upgreek packages and, instead, load the newpxtext and newpxmath packages.



        enter image description here



        documentclass[10pt,letterpaper]memoir
        usepackageamsmath,amssymb
        %usepackagemathpple
        %usepackageupgreek
        %usepackagemathpazo
        usepackagelipsum
        usepackagenewpxtext,newpxmath

        begindocument

        Some regular text. lipsum[2]

        Now for some maths.
        begindisplaymath
        P_N-1 + m = fracCN-1 + m binomN_2 - N_1m,
        alpha^mbeta^(N_2 - N_1) -m
        enddisplaymath
        The number 27 is the sum of the first 5 odd prime numbers: $27 = 1+3+5+7+11$.

        $alphabetagammadelta$ vs. $upalphaupbetaupgammaupdelta$

        enddocument





        share|improve this answer



























          4












          4








          4







          I suggest that you not load the mathpple, mathpazo, and upgreek packages and, instead, load the newpxtext and newpxmath packages.



          enter image description here



          documentclass[10pt,letterpaper]memoir
          usepackageamsmath,amssymb
          %usepackagemathpple
          %usepackageupgreek
          %usepackagemathpazo
          usepackagelipsum
          usepackagenewpxtext,newpxmath

          begindocument

          Some regular text. lipsum[2]

          Now for some maths.
          begindisplaymath
          P_N-1 + m = fracCN-1 + m binomN_2 - N_1m,
          alpha^mbeta^(N_2 - N_1) -m
          enddisplaymath
          The number 27 is the sum of the first 5 odd prime numbers: $27 = 1+3+5+7+11$.

          $alphabetagammadelta$ vs. $upalphaupbetaupgammaupdelta$

          enddocument





          share|improve this answer













          I suggest that you not load the mathpple, mathpazo, and upgreek packages and, instead, load the newpxtext and newpxmath packages.



          enter image description here



          documentclass[10pt,letterpaper]memoir
          usepackageamsmath,amssymb
          %usepackagemathpple
          %usepackageupgreek
          %usepackagemathpazo
          usepackagelipsum
          usepackagenewpxtext,newpxmath

          begindocument

          Some regular text. lipsum[2]

          Now for some maths.
          begindisplaymath
          P_N-1 + m = fracCN-1 + m binomN_2 - N_1m,
          alpha^mbeta^(N_2 - N_1) -m
          enddisplaymath
          The number 27 is the sum of the first 5 odd prime numbers: $27 = 1+3+5+7+11$.

          $alphabetagammadelta$ vs. $upalphaupbetaupgammaupdelta$

          enddocument






          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered 9 hours ago









          MicoMico

          302k33 gold badges412 silver badges820 bronze badges




          302k33 gold badges412 silver badges820 bronze badges


























              3














              You can also do this with OpenType fonts using unicode-math.



              documentclass[10pt,letterpaper]memoir
              usepackageamsmath
              usepackageunicode-math
              usepackagemicrotype
              usepackagelipsum

              defaultfontfeaturesScale=MatchLowercase
              setmainfontTeX Gyre Pagella
              setmathfontAsana Math

              begindocument

              chapterDemo

              Some regular text. lipsum[1]

              Now for some maths.

              begindisplaymath
              P_N-1 + m = fracCN-1 + m binomN_2 - N_1m
              alpha^mbeta^(N_2 - N_1) -m
              enddisplaymath

              The number 27 is the sum of the first 5 odd prime numbers: $27 = 1+3+5+7+11$

              enddocument


              Palatino sample



              With LuaLaTeX, including microtype will get you both font protrusion and font expansion, which cuts down on the amount of hyphenation substantially.



              You can also substitute Palatino or Palatino Linotype as the main font if you have it, or TeX Gyre Pagella Math as the math font. A sans-serif font that matches well is Hermann Zapf’s Optima, and you might mix in some of Zapf’s Neo Euler in math mode (I like its upright letters and its script alphabet).






              share|improve this answer





























                3














                You can also do this with OpenType fonts using unicode-math.



                documentclass[10pt,letterpaper]memoir
                usepackageamsmath
                usepackageunicode-math
                usepackagemicrotype
                usepackagelipsum

                defaultfontfeaturesScale=MatchLowercase
                setmainfontTeX Gyre Pagella
                setmathfontAsana Math

                begindocument

                chapterDemo

                Some regular text. lipsum[1]

                Now for some maths.

                begindisplaymath
                P_N-1 + m = fracCN-1 + m binomN_2 - N_1m
                alpha^mbeta^(N_2 - N_1) -m
                enddisplaymath

                The number 27 is the sum of the first 5 odd prime numbers: $27 = 1+3+5+7+11$

                enddocument


                Palatino sample



                With LuaLaTeX, including microtype will get you both font protrusion and font expansion, which cuts down on the amount of hyphenation substantially.



                You can also substitute Palatino or Palatino Linotype as the main font if you have it, or TeX Gyre Pagella Math as the math font. A sans-serif font that matches well is Hermann Zapf’s Optima, and you might mix in some of Zapf’s Neo Euler in math mode (I like its upright letters and its script alphabet).






                share|improve this answer



























                  3












                  3








                  3







                  You can also do this with OpenType fonts using unicode-math.



                  documentclass[10pt,letterpaper]memoir
                  usepackageamsmath
                  usepackageunicode-math
                  usepackagemicrotype
                  usepackagelipsum

                  defaultfontfeaturesScale=MatchLowercase
                  setmainfontTeX Gyre Pagella
                  setmathfontAsana Math

                  begindocument

                  chapterDemo

                  Some regular text. lipsum[1]

                  Now for some maths.

                  begindisplaymath
                  P_N-1 + m = fracCN-1 + m binomN_2 - N_1m
                  alpha^mbeta^(N_2 - N_1) -m
                  enddisplaymath

                  The number 27 is the sum of the first 5 odd prime numbers: $27 = 1+3+5+7+11$

                  enddocument


                  Palatino sample



                  With LuaLaTeX, including microtype will get you both font protrusion and font expansion, which cuts down on the amount of hyphenation substantially.



                  You can also substitute Palatino or Palatino Linotype as the main font if you have it, or TeX Gyre Pagella Math as the math font. A sans-serif font that matches well is Hermann Zapf’s Optima, and you might mix in some of Zapf’s Neo Euler in math mode (I like its upright letters and its script alphabet).






                  share|improve this answer













                  You can also do this with OpenType fonts using unicode-math.



                  documentclass[10pt,letterpaper]memoir
                  usepackageamsmath
                  usepackageunicode-math
                  usepackagemicrotype
                  usepackagelipsum

                  defaultfontfeaturesScale=MatchLowercase
                  setmainfontTeX Gyre Pagella
                  setmathfontAsana Math

                  begindocument

                  chapterDemo

                  Some regular text. lipsum[1]

                  Now for some maths.

                  begindisplaymath
                  P_N-1 + m = fracCN-1 + m binomN_2 - N_1m
                  alpha^mbeta^(N_2 - N_1) -m
                  enddisplaymath

                  The number 27 is the sum of the first 5 odd prime numbers: $27 = 1+3+5+7+11$

                  enddocument


                  Palatino sample



                  With LuaLaTeX, including microtype will get you both font protrusion and font expansion, which cuts down on the amount of hyphenation substantially.



                  You can also substitute Palatino or Palatino Linotype as the main font if you have it, or TeX Gyre Pagella Math as the math font. A sans-serif font that matches well is Hermann Zapf’s Optima, and you might mix in some of Zapf’s Neo Euler in math mode (I like its upright letters and its script alphabet).







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 6 hours ago









                  DavislorDavislor

                  9,72219 silver badges40 bronze badges




                  9,72219 silver badges40 bronze badges






























                      draft saved

                      draft discarded
















































                      Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid


                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.

                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f504366%2fhow-to-use-palatino-font-for-text-and-what-about-maths%23new-answer', 'question_page');

                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      ParseJSON using SSJSUsing AMPscript with SSJS ActivitiesHow to resubscribe a user in Marketing cloud using SSJS?Pulling Subscriber Status from Lists using SSJSRetrieving Emails using SSJSProblem in updating DE using SSJSUsing SSJS to send single email in Marketing CloudError adding EmailSendDefinition using SSJS

                      Кампала Садржај Географија Географија Историја Становништво Привреда Партнерски градови Референце Спољашње везе Мени за навигацију0°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.340°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.34МедијиПодациЗванични веб-сајту

                      19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу