ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* "broken" integrals in mkiv
@ 2011-08-31 13:20 Mojca Miklavec
  2011-09-01  3:53 ` Aditya Mahajan
  0 siblings, 1 reply; 3+ messages in thread
From: Mojca Miklavec @ 2011-08-31 13:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

I can attach screenshot if needed, but I guess that it is reproducible ...

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: "broken" integrals in mkiv
  2011-08-31 13:20 "broken" integrals in mkiv Mojca Miklavec
@ 2011-09-01  3:53 ` Aditya Mahajan
  2011-09-01  6:44   ` Mojca Miklavec
  0 siblings, 1 reply; 3+ messages in thread
From: Aditya Mahajan @ 2011-09-01  3:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: "broken" integrals in mkiv
  2011-09-01  3:53 ` Aditya Mahajan
@ 2011-09-01  6:44   ` Mojca Miklavec
  0 siblings, 0 replies; 3+ messages in thread
From: Mojca Miklavec @ 2011-09-01  6:44 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, Sep 1, 2011 at 05:53, Aditya Mahajan wrote:
>
> If you use lmmath opentype, the output is fine. However, lmmath  opentype is
> not included with the minimals (why?).

There should be
    lmmath-regular.otf

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-01  6:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-31 13:20 "broken" integrals in mkiv Mojca Miklavec
2011-09-01  3:53 ` Aditya Mahajan
2011-09-01  6:44   ` Mojca Miklavec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).