Sanjoy Mahajan wrote: > ========== start test.tex =============== > \usetypescript[palatino] [ec] > \definetypeface [palatino] [mm] [math] [euler] [euler] [rscale=1.03] > \setupbodyfont[palatino,11pt] > > \starttext > \startformula > c^2 = a^2 + b^2. > \stopformula > \stoptext > ========== end test.tex =============== > > This test also did not work with my previous context installation (the > 2008.05.21 packages). With either the current or previous packages, the > equation comes out in Euler but as "a^2 b^2 + c^2:" (i.e. missing equals > sign, and the period replaced by a colon). >
Works for me (but then, I am not using a 100% typical minimal). It looks like a problem with a virtual font. This in turn is often caused by an extra or wrong map line, but it could also be a missing .vf. Is there no hint in the log? Best wishes, Taco _______________________________________________ dev-context mailing list [email protected] http://www.ntg.nl/mailman/listinfo/dev-context
