18 Jan
2013
18 Jan
'13
1:42 a.m.
Am 17.01.2013 um 22:35 schrieb Troy Henderson
I normally use
\setupbodyfont[lucida]
to use Lucida as my body AND math font. I also use
\usemodule[simplefonts] \setmainfont[Myriad Pro]
to use Myriad Pro as my body font (when no math is used). I would like to, however, now mix these so that I can use Lucida for my math and Myriad Pro everywhere else. What is the best way to accomplish this?
\usemodule[simplefonts] \setmainfont[Myriad Pro] \setmathfont[lucida] % use “lucidaot” for the opentype version of the font Wolfgang