Tagged Questions
4
votes
2answers
140 views
Old style number, bold small caps, and Palatino
I'd like to be able to have all three of the following in my document:
the Palatino font
bold and small caps
old-style figures
I'm currently using mathpazo with the options [osf] to get 1 and 3, ...
4
votes
1answer
354 views
Change the old style numerals of mathpazo (via tufte-latex) to lining numerals
I am using tufte-latex package, which uses mathpazo with old style numerals.
To make figures (plots) I would like to use lining numbers.
The problem is that the figures are converted from svg to pdf ...
4
votes
2answers
351 views
mathpazo old-style figures and eulervm: I want lining figures in math
I would like to use Palatino with small caps and old-style figures
for text and Euler with euler-digits for math.
If I use \usepackage[sc,osf]{mathpazo} without eulervm I get
old-style figures in ...
8
votes
2answers
245 views
Different hyphenation pattern when using oldstyle figures?
It appears that there are different hyphenation patters when using oldstyle figures or not. Consider the following MWE:
\documentclass[a4paper,10pt]{scrartcl}
\areaset[current]{336pt}{600pt}
...
4
votes
3answers
675 views
Using oldstyle figures of palatino (mathpazo) in math mode
I am using \usepackage[osf]{mathpazo} for oldstyle figures and the dcolumn package to align the contents of tables at their decimal point. The problem is that dcolumn automatically sets the aligned ...
14
votes
2answers
1k views
Palatino fonts and the number 713
I have some trouble using Palatino fonts (psnfss2e distribution} for numerals in text and tables.
I load the package as \usepackage[sc,osf]{mathpazo} which sets the font to
oldstyle numerals in ...
12
votes
3answers
3k views
Fontspec: Palatino with small caps and old-style figures
For various reasons, I’m using the fontspec package.
However, I’d also like to use Palatino as the document’s main font, and I want to use it with small caps and old-style figures.
So I’ve got four ...