unicode-math
unicode-math copied to clipboard
use the math version and range features in combination
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?
You're not doing anything wrong, unfortunately — unicode-math has some significant limitations over how these features can be combined. I'll try to take a look at this problem ASAP, but it's a busy year and a difficult problem…
Any news on this? I'd be very happy if this was resolved.
+1 to this problem (version vs range)