23 May
2011
23 May
'11
12:31 p.m.
Am 23.05.2011 um 12:13 schrieb Cedric Mauclair:
Hi list,
I have some troubles with the simplefonts module. The following worked fine before (2011.02.25 22:03, need to add '\usemodule[newmat]'), but doesn't anymore (2011.05.18 22:26).
It’s the fault of the OpenType version of the LM Math fonts which are used when you use the simplefonts module: \definetypeface[mainface][rm][serif][modern] \definetypeface[mainface][mm][math] [modern] \setupbodyfont[mainface] \starttext \startformula \binom{1}{2} \stopformula \stoptext Wolfgang