unicode-math icon indicating copy to clipboard operation
unicode-math copied to clipboard

use the math version and range features in combination

Open thuehlinger opened this issue 11 years ago • 3 comments
trafficstars

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?

thuehlinger avatar Jul 21 '14 19:07 thuehlinger

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…

wspr avatar Aug 24 '15 00:08 wspr

Any news on this? I'd be very happy if this was resolved.

mossadal avatar Mar 18 '16 09:03 mossadal

+1 to this problem (version vs range)

jpmaroco avatar Oct 31 '21 23:10 jpmaroco