[NTG-context] Incorrect rendering of * with UTF math fonts
Wolfgang Schuster
schuster.wolfgang at googlemail.com
Wed Feb 22 22:35:09 CET 2012
Am 22.02.2012 um 22:28 schrieb Otared Kavian:
> Yes, I have it in
> /Library/Fonts/Microsoft/Cambria.ttf
> Maybe is it the wrong version?
For math you need “Cambria Math.ttf” or “Cambria.ttc”.
> In my test files I have other instances where Cambria is used and correctly typeset, but with the new versions they don't typeset anymore.
Cambria works for me:
\usemodule[simplefonts]
\setmainfont[Cambria]
\setmathfont[Cambria]
\starttext
\input knuth
\startformula
1 + 1 = 2
\stopformula
\stoptext
Wolfgang
More information about the ntg-context
mailing list