How to use Palladio font in text body but Computer Modern for Equations?How to enforce pslatex to use Computer Modern font for math?TeXLive/PDFTeX fonts loading problemChange font to computer modern for includegraphicsUsing a handwriting font from myscriptfont.comFont Setup for an Academic Thesis, no Computer Modern WantedUpright Greek font fitting to Computer ModernFont Issue — Times and Computer Modern work but nothing elserestore Computer Modern font for mathversionnormal when using wrisymUsing LaTeX font in R (Computer Modern)Is this font computer modern ?
Can a human be transformed into a Mind Flayer?
Smart-expansion of a range to a list of numbers
Why did Intel abandon unified CPU cache?
Solving ‘Null geometry…’ error during distance matrix operation?
Is using 'echo' to display attacker-controlled data on the terminal dangerous?
Java Servlet & JSP simple login
Is it okay to have a sequel start immediately after the end of the first book?
Why am I getting a strange double quote (“) in Open Office instead of the ordinary one (")?
Has there been a multiethnic Star Trek character?
Russian word for a male zebra
Why is Na5 not played in this line of the French Defense, Advance Variation?
2019 gold coins to share
Why was this person allowed to become Grand Maester?
Origin of "boor"
How do i export activities related to an account with a specific recordtype?
Why Does Mama Coco Look Old After Going to the Other World?
I have a problematic assistant manager, but I can't fire him
What aircraft was used as Air Force One for the flight between Southampton and Shannon?
Does putting salt first make it easier for attacker to bruteforce the hash?
What is the logic behind charging tax _in the form of money_ for owning property when the property does not produce money?
Teaching a class likely meant to inflate the GPA of student athletes
Possible runaway argument using circuitikz
Varying the size of dots in a plot according to information contained in list
Does the Nuka-Cola bottler actually generate nuka cola?
How to use Palladio font in text body but Computer Modern for Equations?
How to enforce pslatex to use Computer Modern font for math?TeXLive/PDFTeX fonts loading problemChange font to computer modern for includegraphicsUsing a handwriting font from myscriptfont.comFont Setup for an Academic Thesis, no Computer Modern WantedUpright Greek font fitting to Computer ModernFont Issue — Times and Computer Modern work but nothing elserestore Computer Modern font for mathversionnormal when using wrisymUsing LaTeX font in R (Computer Modern)Is this font computer modern ?
i want my text body to be set in a Palladio-like font, but my equations to be set in Computer Modern.
documentclass[12pt,a4paper]scrartcl
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackage[ngerman]babel
usepackagelipsum
usepackage[sc]mathpazo
linespread1.05
begindocument
lipsum[1]
beginequation
f(x)=x^2 cdot int_-infty^infty sin(2pi f_0 t)
endequation
enddocument
What should i do?
fonts
add a comment |
i want my text body to be set in a Palladio-like font, but my equations to be set in Computer Modern.
documentclass[12pt,a4paper]scrartcl
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackage[ngerman]babel
usepackagelipsum
usepackage[sc]mathpazo
linespread1.05
begindocument
lipsum[1]
beginequation
f(x)=x^2 cdot int_-infty^infty sin(2pi f_0 t)
endequation
enddocument
What should i do?
fonts
1
Welcome to TeX.SE.
– Mico
May 25 at 11:35
1
That seems a strange setup: Computer Modern math fonts are largely visually incompatible with Palladio/Palatino.
– egreg
May 25 at 13:07
Maybe i identified the fonts in the document i want to replicate wrong. See follow up questeion tex.stackexchange.com/questions/492591/…
– Marvin Noll
May 25 at 13:16
If you want to use an up-to-date Palatino text font, you should really also go for an up-to-date Palatino math font. Themathpazo
package is beyond ancient. Do consider loading thenewpxtext
andnewpxmath
font packages.
– Mico
May 25 at 21:36
add a comment |
i want my text body to be set in a Palladio-like font, but my equations to be set in Computer Modern.
documentclass[12pt,a4paper]scrartcl
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackage[ngerman]babel
usepackagelipsum
usepackage[sc]mathpazo
linespread1.05
begindocument
lipsum[1]
beginequation
f(x)=x^2 cdot int_-infty^infty sin(2pi f_0 t)
endequation
enddocument
What should i do?
fonts
i want my text body to be set in a Palladio-like font, but my equations to be set in Computer Modern.
documentclass[12pt,a4paper]scrartcl
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackage[ngerman]babel
usepackagelipsum
usepackage[sc]mathpazo
linespread1.05
begindocument
lipsum[1]
beginequation
f(x)=x^2 cdot int_-infty^infty sin(2pi f_0 t)
endequation
enddocument
What should i do?
fonts
fonts
asked May 25 at 11:21
Marvin NollMarvin Noll
283
283
1
Welcome to TeX.SE.
– Mico
May 25 at 11:35
1
That seems a strange setup: Computer Modern math fonts are largely visually incompatible with Palladio/Palatino.
– egreg
May 25 at 13:07
Maybe i identified the fonts in the document i want to replicate wrong. See follow up questeion tex.stackexchange.com/questions/492591/…
– Marvin Noll
May 25 at 13:16
If you want to use an up-to-date Palatino text font, you should really also go for an up-to-date Palatino math font. Themathpazo
package is beyond ancient. Do consider loading thenewpxtext
andnewpxmath
font packages.
– Mico
May 25 at 21:36
add a comment |
1
Welcome to TeX.SE.
– Mico
May 25 at 11:35
1
That seems a strange setup: Computer Modern math fonts are largely visually incompatible with Palladio/Palatino.
– egreg
May 25 at 13:07
Maybe i identified the fonts in the document i want to replicate wrong. See follow up questeion tex.stackexchange.com/questions/492591/…
– Marvin Noll
May 25 at 13:16
If you want to use an up-to-date Palatino text font, you should really also go for an up-to-date Palatino math font. Themathpazo
package is beyond ancient. Do consider loading thenewpxtext
andnewpxmath
font packages.
– Mico
May 25 at 21:36
1
1
Welcome to TeX.SE.
– Mico
May 25 at 11:35
Welcome to TeX.SE.
– Mico
May 25 at 11:35
1
1
That seems a strange setup: Computer Modern math fonts are largely visually incompatible with Palladio/Palatino.
– egreg
May 25 at 13:07
That seems a strange setup: Computer Modern math fonts are largely visually incompatible with Palladio/Palatino.
– egreg
May 25 at 13:07
Maybe i identified the fonts in the document i want to replicate wrong. See follow up questeion tex.stackexchange.com/questions/492591/…
– Marvin Noll
May 25 at 13:16
Maybe i identified the fonts in the document i want to replicate wrong. See follow up questeion tex.stackexchange.com/questions/492591/…
– Marvin Noll
May 25 at 13:16
If you want to use an up-to-date Palatino text font, you should really also go for an up-to-date Palatino math font. The
mathpazo
package is beyond ancient. Do consider loading the newpxtext
and newpxmath
font packages.– Mico
May 25 at 21:36
If you want to use an up-to-date Palatino text font, you should really also go for an up-to-date Palatino math font. The
mathpazo
package is beyond ancient. Do consider loading the newpxtext
and newpxmath
font packages.– Mico
May 25 at 21:36
add a comment |
2 Answers
2
active
oldest
votes
Don't load the mathpazo
package. Instead, load the newpxtext
package. As the name of the package indicates, it provides only text fonts, no math fonts.
A full MWE:
documentclass[12pt,a4paper]scrartcl
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackage[ngerman]babel
usepackagelipsum
%%usepackage[sc]mathpazo
usepackagenewpxtext
linespread1.05
begindocument
lipsum[2]
beginequation
f(x)=x^2 int_-infty^infty sin(2pi f_0 t),dt
endequation
enddocument
add a comment |
Just rename the default family name:
documentclass[12pt,a4paper]scrartcl
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackage[ngerman]babel
usepackagelipsum
renewcommandrmdefaultpplj
linespread1.05
begindocument
textscAbcdef
lipsum[1]
beginequation
f(x)=x^2 cdot int_-infty^infty sin(2pi f_0 t)
endequation
enddocument
The output of pdffonts
is
name type encoding emb sub uni object ID
------------------------------------ ----------------- ---------------- --- --- --- ---------
DZRMSF+URWPalladioL-Roma Type 1 Custom yes yes no 4 0
CXJMMY+TeXPalladioL-SC Type 1 Custom yes yes no 5 0
NMBJYD+CMMI12 Type 1 Builtin yes yes no 6 0
VRSLZY+CMR12 Type 1 Builtin yes yes no 7 0
VOPKHO+CMR8 Type 1 Builtin yes yes no 8 0
CKUQXN+CMSY10 Type 1 Builtin yes yes no 9 0
UYVLXV+CMEX10 Type 1 Builtin yes yes no 10 0
BECFBN+CMSY8 Type 1 Builtin yes yes no 11 0
With pplx
instead of pplj
you get “uppercase digits” and true small caps (thanks to Ralf Steubner for suggesting it).
The output of pdffonts
name type encoding emb sub uni object ID
------------------------------------ ----------------- ---------------- --- --- --- ---------
DKRBIK+URWPalladioL-Roma Type 1 Custom yes yes no 4 0
GDZRLO+TeXPalladioL-SC Type 1 Custom yes yes no 5 0
NMBJYD+CMMI12 Type 1 Builtin yes yes no 6 0
VRSLZY+CMR12 Type 1 Builtin yes yes no 7 0
VOPKHO+CMR8 Type 1 Builtin yes yes no 8 0
CKUQXN+CMSY10 Type 1 Builtin yes yes no 9 0
UYVLXV+CMEX10 Type 1 Builtin yes yes no 10 0
BECFBN+CMSY8 Type 1 Builtin yes yes no 11 0
The output is bad in either case, as Palatino/Palladio is visually incompatible with Computer Modern.
3
+1 for "The output is bad in either case, as Palatino/Palladio is visually incompatible with Computer Modern."
– Mico
May 25 at 19:57
1
@Mico +1 also for me. It is absolutely true that the fonts are not compatible, but the retina monitor of the MaC of egreg is simply fantastic :-) that makes fonts look like they fit perfectly.
– Sebastiano
May 25 at 21:14
I dont quite get it. Could you two elaborate on 'visually incompatible'? What do you mean by that and then why does some books use this setup?
– Marvin Noll
May 26 at 14:06
You can usepplx
to get real small caps together with lining figures.
– Ralf Stubner
May 28 at 9:47
@RalfStubner Thanks for the suggestion!
– egreg
May 28 at 10:23
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%2f492580%2fhow-to-use-palladio-font-in-text-body-but-computer-modern-for-equations%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
Don't load the mathpazo
package. Instead, load the newpxtext
package. As the name of the package indicates, it provides only text fonts, no math fonts.
A full MWE:
documentclass[12pt,a4paper]scrartcl
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackage[ngerman]babel
usepackagelipsum
%%usepackage[sc]mathpazo
usepackagenewpxtext
linespread1.05
begindocument
lipsum[2]
beginequation
f(x)=x^2 int_-infty^infty sin(2pi f_0 t),dt
endequation
enddocument
add a comment |
Don't load the mathpazo
package. Instead, load the newpxtext
package. As the name of the package indicates, it provides only text fonts, no math fonts.
A full MWE:
documentclass[12pt,a4paper]scrartcl
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackage[ngerman]babel
usepackagelipsum
%%usepackage[sc]mathpazo
usepackagenewpxtext
linespread1.05
begindocument
lipsum[2]
beginequation
f(x)=x^2 int_-infty^infty sin(2pi f_0 t),dt
endequation
enddocument
add a comment |
Don't load the mathpazo
package. Instead, load the newpxtext
package. As the name of the package indicates, it provides only text fonts, no math fonts.
A full MWE:
documentclass[12pt,a4paper]scrartcl
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackage[ngerman]babel
usepackagelipsum
%%usepackage[sc]mathpazo
usepackagenewpxtext
linespread1.05
begindocument
lipsum[2]
beginequation
f(x)=x^2 int_-infty^infty sin(2pi f_0 t),dt
endequation
enddocument
Don't load the mathpazo
package. Instead, load the newpxtext
package. As the name of the package indicates, it provides only text fonts, no math fonts.
A full MWE:
documentclass[12pt,a4paper]scrartcl
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackage[ngerman]babel
usepackagelipsum
%%usepackage[sc]mathpazo
usepackagenewpxtext
linespread1.05
begindocument
lipsum[2]
beginequation
f(x)=x^2 int_-infty^infty sin(2pi f_0 t),dt
endequation
enddocument
edited May 25 at 11:41
answered May 25 at 11:36
MicoMico
293k32403792
293k32403792
add a comment |
add a comment |
Just rename the default family name:
documentclass[12pt,a4paper]scrartcl
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackage[ngerman]babel
usepackagelipsum
renewcommandrmdefaultpplj
linespread1.05
begindocument
textscAbcdef
lipsum[1]
beginequation
f(x)=x^2 cdot int_-infty^infty sin(2pi f_0 t)
endequation
enddocument
The output of pdffonts
is
name type encoding emb sub uni object ID
------------------------------------ ----------------- ---------------- --- --- --- ---------
DZRMSF+URWPalladioL-Roma Type 1 Custom yes yes no 4 0
CXJMMY+TeXPalladioL-SC Type 1 Custom yes yes no 5 0
NMBJYD+CMMI12 Type 1 Builtin yes yes no 6 0
VRSLZY+CMR12 Type 1 Builtin yes yes no 7 0
VOPKHO+CMR8 Type 1 Builtin yes yes no 8 0
CKUQXN+CMSY10 Type 1 Builtin yes yes no 9 0
UYVLXV+CMEX10 Type 1 Builtin yes yes no 10 0
BECFBN+CMSY8 Type 1 Builtin yes yes no 11 0
With pplx
instead of pplj
you get “uppercase digits” and true small caps (thanks to Ralf Steubner for suggesting it).
The output of pdffonts
name type encoding emb sub uni object ID
------------------------------------ ----------------- ---------------- --- --- --- ---------
DKRBIK+URWPalladioL-Roma Type 1 Custom yes yes no 4 0
GDZRLO+TeXPalladioL-SC Type 1 Custom yes yes no 5 0
NMBJYD+CMMI12 Type 1 Builtin yes yes no 6 0
VRSLZY+CMR12 Type 1 Builtin yes yes no 7 0
VOPKHO+CMR8 Type 1 Builtin yes yes no 8 0
CKUQXN+CMSY10 Type 1 Builtin yes yes no 9 0
UYVLXV+CMEX10 Type 1 Builtin yes yes no 10 0
BECFBN+CMSY8 Type 1 Builtin yes yes no 11 0
The output is bad in either case, as Palatino/Palladio is visually incompatible with Computer Modern.
3
+1 for "The output is bad in either case, as Palatino/Palladio is visually incompatible with Computer Modern."
– Mico
May 25 at 19:57
1
@Mico +1 also for me. It is absolutely true that the fonts are not compatible, but the retina monitor of the MaC of egreg is simply fantastic :-) that makes fonts look like they fit perfectly.
– Sebastiano
May 25 at 21:14
I dont quite get it. Could you two elaborate on 'visually incompatible'? What do you mean by that and then why does some books use this setup?
– Marvin Noll
May 26 at 14:06
You can usepplx
to get real small caps together with lining figures.
– Ralf Stubner
May 28 at 9:47
@RalfStubner Thanks for the suggestion!
– egreg
May 28 at 10:23
add a comment |
Just rename the default family name:
documentclass[12pt,a4paper]scrartcl
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackage[ngerman]babel
usepackagelipsum
renewcommandrmdefaultpplj
linespread1.05
begindocument
textscAbcdef
lipsum[1]
beginequation
f(x)=x^2 cdot int_-infty^infty sin(2pi f_0 t)
endequation
enddocument
The output of pdffonts
is
name type encoding emb sub uni object ID
------------------------------------ ----------------- ---------------- --- --- --- ---------
DZRMSF+URWPalladioL-Roma Type 1 Custom yes yes no 4 0
CXJMMY+TeXPalladioL-SC Type 1 Custom yes yes no 5 0
NMBJYD+CMMI12 Type 1 Builtin yes yes no 6 0
VRSLZY+CMR12 Type 1 Builtin yes yes no 7 0
VOPKHO+CMR8 Type 1 Builtin yes yes no 8 0
CKUQXN+CMSY10 Type 1 Builtin yes yes no 9 0
UYVLXV+CMEX10 Type 1 Builtin yes yes no 10 0
BECFBN+CMSY8 Type 1 Builtin yes yes no 11 0
With pplx
instead of pplj
you get “uppercase digits” and true small caps (thanks to Ralf Steubner for suggesting it).
The output of pdffonts
name type encoding emb sub uni object ID
------------------------------------ ----------------- ---------------- --- --- --- ---------
DKRBIK+URWPalladioL-Roma Type 1 Custom yes yes no 4 0
GDZRLO+TeXPalladioL-SC Type 1 Custom yes yes no 5 0
NMBJYD+CMMI12 Type 1 Builtin yes yes no 6 0
VRSLZY+CMR12 Type 1 Builtin yes yes no 7 0
VOPKHO+CMR8 Type 1 Builtin yes yes no 8 0
CKUQXN+CMSY10 Type 1 Builtin yes yes no 9 0
UYVLXV+CMEX10 Type 1 Builtin yes yes no 10 0
BECFBN+CMSY8 Type 1 Builtin yes yes no 11 0
The output is bad in either case, as Palatino/Palladio is visually incompatible with Computer Modern.
3
+1 for "The output is bad in either case, as Palatino/Palladio is visually incompatible with Computer Modern."
– Mico
May 25 at 19:57
1
@Mico +1 also for me. It is absolutely true that the fonts are not compatible, but the retina monitor of the MaC of egreg is simply fantastic :-) that makes fonts look like they fit perfectly.
– Sebastiano
May 25 at 21:14
I dont quite get it. Could you two elaborate on 'visually incompatible'? What do you mean by that and then why does some books use this setup?
– Marvin Noll
May 26 at 14:06
You can usepplx
to get real small caps together with lining figures.
– Ralf Stubner
May 28 at 9:47
@RalfStubner Thanks for the suggestion!
– egreg
May 28 at 10:23
add a comment |
Just rename the default family name:
documentclass[12pt,a4paper]scrartcl
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackage[ngerman]babel
usepackagelipsum
renewcommandrmdefaultpplj
linespread1.05
begindocument
textscAbcdef
lipsum[1]
beginequation
f(x)=x^2 cdot int_-infty^infty sin(2pi f_0 t)
endequation
enddocument
The output of pdffonts
is
name type encoding emb sub uni object ID
------------------------------------ ----------------- ---------------- --- --- --- ---------
DZRMSF+URWPalladioL-Roma Type 1 Custom yes yes no 4 0
CXJMMY+TeXPalladioL-SC Type 1 Custom yes yes no 5 0
NMBJYD+CMMI12 Type 1 Builtin yes yes no 6 0
VRSLZY+CMR12 Type 1 Builtin yes yes no 7 0
VOPKHO+CMR8 Type 1 Builtin yes yes no 8 0
CKUQXN+CMSY10 Type 1 Builtin yes yes no 9 0
UYVLXV+CMEX10 Type 1 Builtin yes yes no 10 0
BECFBN+CMSY8 Type 1 Builtin yes yes no 11 0
With pplx
instead of pplj
you get “uppercase digits” and true small caps (thanks to Ralf Steubner for suggesting it).
The output of pdffonts
name type encoding emb sub uni object ID
------------------------------------ ----------------- ---------------- --- --- --- ---------
DKRBIK+URWPalladioL-Roma Type 1 Custom yes yes no 4 0
GDZRLO+TeXPalladioL-SC Type 1 Custom yes yes no 5 0
NMBJYD+CMMI12 Type 1 Builtin yes yes no 6 0
VRSLZY+CMR12 Type 1 Builtin yes yes no 7 0
VOPKHO+CMR8 Type 1 Builtin yes yes no 8 0
CKUQXN+CMSY10 Type 1 Builtin yes yes no 9 0
UYVLXV+CMEX10 Type 1 Builtin yes yes no 10 0
BECFBN+CMSY8 Type 1 Builtin yes yes no 11 0
The output is bad in either case, as Palatino/Palladio is visually incompatible with Computer Modern.
Just rename the default family name:
documentclass[12pt,a4paper]scrartcl
usepackage[utf8]inputenc
usepackage[T1]fontenc
usepackage[ngerman]babel
usepackagelipsum
renewcommandrmdefaultpplj
linespread1.05
begindocument
textscAbcdef
lipsum[1]
beginequation
f(x)=x^2 cdot int_-infty^infty sin(2pi f_0 t)
endequation
enddocument
The output of pdffonts
is
name type encoding emb sub uni object ID
------------------------------------ ----------------- ---------------- --- --- --- ---------
DZRMSF+URWPalladioL-Roma Type 1 Custom yes yes no 4 0
CXJMMY+TeXPalladioL-SC Type 1 Custom yes yes no 5 0
NMBJYD+CMMI12 Type 1 Builtin yes yes no 6 0
VRSLZY+CMR12 Type 1 Builtin yes yes no 7 0
VOPKHO+CMR8 Type 1 Builtin yes yes no 8 0
CKUQXN+CMSY10 Type 1 Builtin yes yes no 9 0
UYVLXV+CMEX10 Type 1 Builtin yes yes no 10 0
BECFBN+CMSY8 Type 1 Builtin yes yes no 11 0
With pplx
instead of pplj
you get “uppercase digits” and true small caps (thanks to Ralf Steubner for suggesting it).
The output of pdffonts
name type encoding emb sub uni object ID
------------------------------------ ----------------- ---------------- --- --- --- ---------
DKRBIK+URWPalladioL-Roma Type 1 Custom yes yes no 4 0
GDZRLO+TeXPalladioL-SC Type 1 Custom yes yes no 5 0
NMBJYD+CMMI12 Type 1 Builtin yes yes no 6 0
VRSLZY+CMR12 Type 1 Builtin yes yes no 7 0
VOPKHO+CMR8 Type 1 Builtin yes yes no 8 0
CKUQXN+CMSY10 Type 1 Builtin yes yes no 9 0
UYVLXV+CMEX10 Type 1 Builtin yes yes no 10 0
BECFBN+CMSY8 Type 1 Builtin yes yes no 11 0
The output is bad in either case, as Palatino/Palladio is visually incompatible with Computer Modern.
edited May 28 at 10:27
answered May 25 at 13:15
egregegreg
747k8919543296
747k8919543296
3
+1 for "The output is bad in either case, as Palatino/Palladio is visually incompatible with Computer Modern."
– Mico
May 25 at 19:57
1
@Mico +1 also for me. It is absolutely true that the fonts are not compatible, but the retina monitor of the MaC of egreg is simply fantastic :-) that makes fonts look like they fit perfectly.
– Sebastiano
May 25 at 21:14
I dont quite get it. Could you two elaborate on 'visually incompatible'? What do you mean by that and then why does some books use this setup?
– Marvin Noll
May 26 at 14:06
You can usepplx
to get real small caps together with lining figures.
– Ralf Stubner
May 28 at 9:47
@RalfStubner Thanks for the suggestion!
– egreg
May 28 at 10:23
add a comment |
3
+1 for "The output is bad in either case, as Palatino/Palladio is visually incompatible with Computer Modern."
– Mico
May 25 at 19:57
1
@Mico +1 also for me. It is absolutely true that the fonts are not compatible, but the retina monitor of the MaC of egreg is simply fantastic :-) that makes fonts look like they fit perfectly.
– Sebastiano
May 25 at 21:14
I dont quite get it. Could you two elaborate on 'visually incompatible'? What do you mean by that and then why does some books use this setup?
– Marvin Noll
May 26 at 14:06
You can usepplx
to get real small caps together with lining figures.
– Ralf Stubner
May 28 at 9:47
@RalfStubner Thanks for the suggestion!
– egreg
May 28 at 10:23
3
3
+1 for "The output is bad in either case, as Palatino/Palladio is visually incompatible with Computer Modern."
– Mico
May 25 at 19:57
+1 for "The output is bad in either case, as Palatino/Palladio is visually incompatible with Computer Modern."
– Mico
May 25 at 19:57
1
1
@Mico +1 also for me. It is absolutely true that the fonts are not compatible, but the retina monitor of the MaC of egreg is simply fantastic :-) that makes fonts look like they fit perfectly.
– Sebastiano
May 25 at 21:14
@Mico +1 also for me. It is absolutely true that the fonts are not compatible, but the retina monitor of the MaC of egreg is simply fantastic :-) that makes fonts look like they fit perfectly.
– Sebastiano
May 25 at 21:14
I dont quite get it. Could you two elaborate on 'visually incompatible'? What do you mean by that and then why does some books use this setup?
– Marvin Noll
May 26 at 14:06
I dont quite get it. Could you two elaborate on 'visually incompatible'? What do you mean by that and then why does some books use this setup?
– Marvin Noll
May 26 at 14:06
You can use
pplx
to get real small caps together with lining figures.– Ralf Stubner
May 28 at 9:47
You can use
pplx
to get real small caps together with lining figures.– Ralf Stubner
May 28 at 9:47
@RalfStubner Thanks for the suggestion!
– egreg
May 28 at 10:23
@RalfStubner Thanks for the suggestion!
– egreg
May 28 at 10:23
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%2f492580%2fhow-to-use-palladio-font-in-text-body-but-computer-modern-for-equations%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
Welcome to TeX.SE.
– Mico
May 25 at 11:35
1
That seems a strange setup: Computer Modern math fonts are largely visually incompatible with Palladio/Palatino.
– egreg
May 25 at 13:07
Maybe i identified the fonts in the document i want to replicate wrong. See follow up questeion tex.stackexchange.com/questions/492591/…
– Marvin Noll
May 25 at 13:16
If you want to use an up-to-date Palatino text font, you should really also go for an up-to-date Palatino math font. The
mathpazo
package is beyond ancient. Do consider loading thenewpxtext
andnewpxmath
font packages.– Mico
May 25 at 21:36