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”
Does the C++ standard guarantee that a failed insertion into an associative container will not modify the rvalue-reference argument?
Good textbook for queueing theory and performance modeling
How to programatically get all linked items for a given Sitecore item?
Airline power sockets shut down when I plug my computer in. How can I avoid that?
What allows us to use imaginary numbers?
How do I ask for 2-3 days per week remote work in a job interview?
Is the Microsoft recommendation to use C# properties applicable to game development?
What is a "soap"?
Why won't the Republicans use a superdelegate system like the DNC in their nomination process?
How do I call a 6-digit Australian phone number with a US-based mobile phone?
How to measure if Scrum Master is making a difference and when to give up
How to use Palatino font for text and what about maths?
Units of measurement, especially length, when body parts vary in size among races
Solving pricing problem heuristically in column generation algorithm for VRP
Some pads on a PCB are marked in clusters and I can't understand which one is which
Weird resistor with dots around it on the schematic
What was the intention with the Commodore 128?
Why are electric shavers specifically permitted under FAR §91.21
Telephone number in spoken words
Why does Japan use the same type of AC power outlet as the US?
If a person claims to know anything could it be disproven by saying 'prove that we are not in a simulation'?
Doesn't the speed of light limit imply the same electron can be annihilated twice?
How can I find an old paper when the usual methods fail?
What is the farthest a camera can see?
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;
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.
math-mode fonts palatino
add a comment |
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.
math-mode fonts palatino
1
Try newpx instead of mathpazo.
– Ulrike Fischer
8 hours ago
I've seen a mention that Euler (you'd probably wanteulervm
) works good with Palatino. Another option is to tweakfourier
ormathdesign
. 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 not1
is a prime number...
– Mico
8 hours ago
add a comment |
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.
math-mode fonts palatino
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.
math-mode fonts palatino
math-mode fonts palatino
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
8 hours ago
I've seen a mention that Euler (you'd probably wanteulervm
) works good with Palatino. Another option is to tweakfourier
ormathdesign
. 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 not1
is a prime number...
– Mico
8 hours ago
add a comment |
1
Try newpx instead of mathpazo.
– Ulrike Fischer
8 hours ago
I've seen a mention that Euler (you'd probably wanteulervm
) works good with Palatino. Another option is to tweakfourier
ormathdesign
. 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 not1
is a prime number...
– Mico
8 hours ago
1
1
Try newpx instead of mathpazo.
– Ulrike Fischer
8 hours ago
Try newpx instead of mathpazo.
– Ulrike Fischer
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
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
add a comment |
2 Answers
2
active
oldest
votes
I suggest that you not load the mathpple
, mathpazo
, and upgreek
packages and, instead, load the newpxtext
and newpxmath
packages.
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
add a comment |
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
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).
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
I suggest that you not load the mathpple
, mathpazo
, and upgreek
packages and, instead, load the newpxtext
and newpxmath
packages.
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
add a comment |
I suggest that you not load the mathpple
, mathpazo
, and upgreek
packages and, instead, load the newpxtext
and newpxmath
packages.
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
add a comment |
I suggest that you not load the mathpple
, mathpazo
, and upgreek
packages and, instead, load the newpxtext
and newpxmath
packages.
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
I suggest that you not load the mathpple
, mathpazo
, and upgreek
packages and, instead, load the newpxtext
and newpxmath
packages.
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
answered 8 hours ago
MicoMico
302k33 gold badges412 silver badges820 bronze badges
302k33 gold badges412 silver badges820 bronze badges
add a comment |
add a comment |
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
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).
add a comment |
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
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).
add a comment |
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
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).
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
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).
answered 6 hours ago
DavislorDavislor
9,71219 silver badges40 bronze badges
9,71219 silver badges40 bronze badges
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
1
Try newpx instead of mathpazo.
– Ulrike Fischer
8 hours ago
I've seen a mention that Euler (you'd probably want
eulervm
) works good with Palatino. Another option is to tweakfourier
ormathdesign
. 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