On Wed, 31 Aug 2011, Mojca Miklavec wrote:

Hello,

something is awfully wrong with placement of indexes next to
integration signs in MKIV (2011.08.27 13:24):

\startformula
\int_0^{d_0}
\stopformula

Confirmed, but I don't know how to fix it.

If you use lmmath opentype, the output is fine. However, lmmath opentype is not included with the minimals (why?).

\unprotect
\starttypescript [math] [modernotf] [name]
\definefontsynonym[MathRoman] [\s!file:LMMATH-v0903.otf][\s!features=\s!math\mathsizesuffix]
\stoptypescript

\starttypescript[modernotf]
    \definetypeface [modernotf] [rm] [\s!serif] [modern]   [\s!default]
    \definetypeface [modernotf] [ss] [\s!sans]  [modern]   [\s!default]
    \definetypeface [modernotf] [tt] [\s!mono]  [modern]   [\s!default]
    \definetypeface [modernotf] [mm] [\s!math]  [modernotf]   [\s!default]
\stoptypescript

\protect

\setupbodyfont[modernotf]

\starttext
\startformula
  \int_0^{d_0}
\stopformula
\stoptext

Aditya
___________________________________________________________________________________
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