[NTG-context] Calligraphic Font with palatino and euler
Taco Hoekwater
taco at elvenkind.com
Sun Jun 25 10:59:48 CEST 2006
Aditya Mahajan wrote:
> Why is eusm not used with \cal? Context uses zeusm10 as the sy font
> and zeusm should contain eusm (atleast this is what I understand from
> ftp://tug.ctan.org/pub/tex-archive/fonts/eulervm/source/latex/eulervm/fontinst/fontevm.tex)
> What is missing from math-eul.tex?
Not missing, but it has a few wrong definitions. It contains
\definemathcharacter [A] [nothing] [mr] ["41]
but that should be :
\definemathcharacter [A] [alpha] [mr] ["41]
Cheers, Taco
More information about the ntg-context
mailing list