-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
I'm trying to use both the math version and range feature in combination, like so:
\setmathfont[version=normal,Scale=MatchUppercase]{XITS Math}
\setmathfont[version=normal,range=\mathup/{num,latin,Latin,greek,Greek}]{Minion Pro}
\setmathfont[version=normal,range=\mathbfup/{num,latin,Latin,greek,Greek}]{Minion Pro Bold}
\setmathfont[version=normal,range=\mathit/{num,latin,Latin,greek,Greek}]{Minion Pro Italic}
\setmathfont[version=normal,range=\mathbfit/{num,latin,Latin,greek,Greek}]{Minion Pro Bold Italic}
\setmathfont[version=pagella,Scale=MatchUppercase]{TeX Gyre Pagella Math}
However, this does not seem to work, i.e. neither one of the versions nor switching between the versions works correctly. What am I doing wrong here?
Metadata
Metadata
Assignees
Labels
No labels