ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Math integral symbols (cambria) , MK-IV
@ 2010-03-02 15:00 gummybears
  2010-03-02 18:25 ` Aditya Mahajan
  0 siblings, 1 reply; 2+ messages in thread
From: gummybears @ 2010-03-02 15:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 640 bytes --]

Hi,

When using font Cambria, the integral symbols \iint and \iiint look funny
compared to \int.
The contour, surface and volume integrals look fine.

Version ConText version 2010.02.25 19:46.
LuaTeX version 50,0

Test file
\usetypescript[cambria]
\setupbodyfont[cambria]
\starttext
\startformula
\startalign[n=2]
\NC \text{integral} \NC \int_{a}^{b} \NR
\NC \text{double integral} \NC \iint_{a}^{b} \NR
\NC \text{triple integral} \NC \iiint_{a}^{b} \NR
\NC \text{contour integral} \NC \oint_{a}^{b} \NR
\NC \text{surface integral} \NC \oiint_{a}^{b} \NR
\NC \text{volume integral} \NC \oiiint_{a}^{b} \NR
\stopalign
\stopformula
\stoptext

[-- Attachment #1.2: Type: text/html, Size: 721 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

___________________________________________________________________________________
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] 2+ messages in thread

* Re: Math integral symbols (cambria) , MK-IV
  2010-03-02 15:00 Math integral symbols (cambria) , MK-IV gummybears
@ 2010-03-02 18:25 ` Aditya Mahajan
  0 siblings, 0 replies; 2+ messages in thread
From: Aditya Mahajan @ 2010-03-02 18:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Tue, 2 Mar 2010, gummybears wrote:

> Hi,
>
> When using font Cambria, the integral symbols \iint and \iiint look funny
> compared to \int.

\iint and iiint are set using \repeatintegrals and it seems that for some 
reason they are in textsize rather than displaysize. I will have a look.

Hans, we really need a fallback mechanism. Since cambria actually contains 
the iint and iiint glyphs, we do not need to compose the character for it. 
For LM etc., we need the composed character. Right now, if I add anything 
in fallback key in char-def.lua, it is simply ignored.

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] 2+ messages in thread

end of thread, other threads:[~2010-03-02 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-02 15:00 Math integral symbols (cambria) , MK-IV gummybears
2010-03-02 18:25 ` Aditya Mahajan

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).