ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* autopunctuations and subscripts
@ 2010-08-06 18:11 Aditya Mahajan
  2010-10-12 18:34 ` autopunctuations (and subscripts) Alan BRASLAU
  0 siblings, 1 reply; 2+ messages in thread
From: Aditya Mahajan @ 2010-08-06 18:11 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

It seems that autopunctuation=no does not affect the spacing in 
subscripts. Bug or feature?

\setupbodyfont[xits] %(also with cambria)

\starttext
\startformula
   \min_{(f,g)} (f,g)
\stopformula

\setupmathematics[autopunctuation=no]

\startformula
   \min_{(f,g)} (f,g)
\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] 2+ messages in thread

* Re: autopunctuations (and subscripts)
  2010-08-06 18:11 autopunctuations and subscripts Aditya Mahajan
@ 2010-10-12 18:34 ` Alan BRASLAU
  0 siblings, 0 replies; 2+ messages in thread
From: Alan BRASLAU @ 2010-10-12 18:34 UTC (permalink / raw)
  To: ntg-context

On Friday 06 August 2010 20:11:55 Aditya Mahajan wrote:
> 
> It seems that autopunctuation=no does not affect the spacing in
> subscripts. Bug or feature?
> 

It now appears (I just noticed) that autopunctuation=no is the default.
However, including it explicitly seems be misinterpreted and it gets
turned *on*. Bug or feature?

Alan

Minimal example:


\starttext
$0,5\times 1,5$

\setupmathematics [autopunctuation=no]
$0,5\times 1,5$
\stoptext
___________________________________________________________________________________
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-10-12 18:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-06 18:11 autopunctuations and subscripts Aditya Mahajan
2010-10-12 18:34 ` autopunctuations (and subscripts) Alan BRASLAU

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