I get the following error:

Math error: parameter \Umathquad\displaystyle is not set

Example:

\starttypescript  [myfonts]
        \definetypeface [myfonts] [rm] [serif] [pagella]   [default]
        \definetypeface [myfonts] [ss] [sans]  [heros]     [default]
        \definetypeface [myfonts] [tt] [mono]  [cursor]    [default]
        \definetypeface [myfonts] [mm] [math]  [asanamath] [default]
        % modern math works
        %\definetypeface [myfonts] [mm] [math]  [modern]   [default]
\stoptypescript

\setupbodyfont [myfonts]

\starttext
        A \math{x}
\stoptext

The error is related with the selection of Asana as math font.

Asana Math Version 000.947

Marco


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to