Tagged Questions
4
votes
1answer
301 views
Why doesn't math \fontdimen's work with XeTeX?
Why doesn't the \fontdimen-command change anything with XeTeX?
\input pgffor
\def\chfndims#1{\foreach\dim in{13,...,19}{\fontdimen\dim#1=20pt}}
\font\mymathfn="XITS Math:script=math" at 10pt ...