8 Jun
2011
8 Jun
'11
4:51 a.m.
On Wed, Jun 8, 2011 at 1:52 AM, Mojca Miklavec
Hello,
I'm trying to use
\usetypescript[antykwa-poltawskiego] \setupbodyfont[antykwa-poltawskiego,10pt]
\starttext \eTeX \stoptext
but it fails miserably. An easy workaround is to use greek letters, but also the whole math is somewhat broken. In MKII the font would fall back on Latin Modern in case that there are no math glyphs, but ConTeXt MKIV complains about This works with a recent minimals \usetypescript[antykwa-torunska] \setupbodyfont[antykwa,10pt]
\starttext \eTeX \crlf $\mathrm{sin}\pi=0$ \stoptext -- luigi