ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Wrong spacing before and after commas in math(?)
       [not found] <mailman.1.1275559202.15201.ntg-context@ntg.nl>
@ 2010-06-04 14:52 ` "Stefan Müller"
  2010-06-04 16:28   ` Aditya Mahajan
  0 siblings, 1 reply; 5+ messages in thread
From: "Stefan Müller" @ 2010-06-04 14:52 UTC (permalink / raw)
  To: ntg-context

Hi,

if I'm typesetting for example $(a,x,\dots,b)$ I see that the space before the x is too small. It should be bigger than the space after the x. I could work around it by typing $a,\,x,\dots,\,b$ but this is somewhat inconvenient and even a bit too much spacing...

On the other hand, the spacing before \dots is just right, but the spacing after \dots is too small: the spaces between commas and periods ",...," should all be the same.

Is this a bug? Can this be changed by a global option or something? Thanks for any help in advance.

Best regards,
Stefan
-- 

_______
ey, leute, ich hab so lange gebraucht um mir plan a auszudenken, fragt jetzt doch nicht auch 
noch nach plan b!

GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
___________________________________________________________________________________
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] 5+ messages in thread

* Re: Wrong spacing before and after commas in math(?)
  2010-06-04 14:52 ` Wrong spacing before and after commas in math(?) "Stefan Müller"
@ 2010-06-04 16:28   ` Aditya Mahajan
  2010-06-04 18:55     ` Yury G. Kudryashov
  0 siblings, 1 reply; 5+ messages in thread
From: Aditya Mahajan @ 2010-06-04 16:28 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: TEXT/PLAIN, Size: 725 bytes --]

On Fri, 4 Jun 2010, "Stefan Müller" wrote:

> Hi,
>
> if I'm typesetting for example $(a,x,\dots,b)$ I see that the space before the x is too small. It should be bigger than the space after the x. I could work around it by typing $a,\,x,\dots,\,b$ but this is somewhat inconvenient and even a bit too much spacing...
>
> On the other hand, the spacing before \dots is just right, but the spacing after \dots is too small: the spaces between commas and periods ",...," should all be the same.
>
> Is this a bug? Can this be changed by a global option or something? Thanks for any help in advance.

Does

\setupmathematics[autopunctuation=no] % or yes

give better result? (Are you using MKIV or MKII)?

Aditya

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

* Re: Wrong spacing before and after commas in math(?)
  2010-06-04 16:28   ` Aditya Mahajan
@ 2010-06-04 18:55     ` Yury G. Kudryashov
  2010-06-04 19:37       ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Yury G. Kudryashov @ 2010-06-04 18:55 UTC (permalink / raw)
  To: ntg-context

Aditya Mahajan wrote:

> On Fri, 4 Jun 2010, "Stefan Müller" wrote:
> 
>> if I'm typesetting for example $(a,x,\dots,b)$ I see that the space
>> before the x is too small.
> Does
> 
> \setupmathematics[autopunctuation=no] % or yes
> 
> give better result? (Are you using MKIV or MKII)?
I had a similar issue with MKIV. autopunctuation=no fixed it for me.


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

* Re: Wrong spacing before and after commas in math(?)
  2010-06-04 18:55     ` Yury G. Kudryashov
@ 2010-06-04 19:37       ` Hans Hagen
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Hagen @ 2010-06-04 19:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Yury G. Kudryashov

On 4-6-2010 8:55, Yury G. Kudryashov wrote:
> Aditya Mahajan wrote:
>
>> On Fri, 4 Jun 2010, "Stefan Müller" wrote:
>>
>>> if I'm typesetting for example $(a,x,\dots,b)$ I see that the space
>>> before the x is too small.
>> Does
>>
>> \setupmathematics[autopunctuation=no] % or yes
>>
>> give better result? (Are you using MKIV or MKII)?
> I had a similar issue with MKIV. autopunctuation=no fixed it for me.

the default setup is for coordinates

eventually we will have layer that implements settings for specific 
fields as each demand their own rules (same for symbols)

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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] 5+ messages in thread

* Re: Wrong spacing before and after commas in math(?)
       [not found] <mailman.1424.1275676267.4277.ntg-context@ntg.nl>
@ 2010-06-05 17:30 ` Warrence
  0 siblings, 0 replies; 5+ messages in thread
From: Warrence @ 2010-06-05 17:30 UTC (permalink / raw)
  To: ntg-context

On Fri, 4 Jun 2010, "Aditya Mahajan" wrote:
 > Does
 >
 > \setupmathematics[autopunctuation=no] % or yes
 >
 > give better result? (Are you using MKIV or MKII)?
 >
 > Aditya

\setupmathematics[autopunctuation=no] seems to fix the spaces before the 
x, but "...," is still bit ugly. I'm using MkIV, sorry for not 
mentioning it.


 > the default setup is for coordinates
 >
 > eventually we will have layer that implements settings for specific
 > fields as each demand their own rules (same for symbols)
 >
 > Hans

Do you mean coordinates like "a vector (x,y,z)"? I still think that the 
extra space before "y" and "z" would be appreciated. But nevertheless, 
different settings for different needs sounds like a good idea.

Thank you,
Stefan.
___________________________________________________________________________________
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] 5+ messages in thread

end of thread, other threads:[~2010-06-05 17:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.1.1275559202.15201.ntg-context@ntg.nl>
2010-06-04 14:52 ` Wrong spacing before and after commas in math(?) "Stefan Müller"
2010-06-04 16:28   ` Aditya Mahajan
2010-06-04 18:55     ` Yury G. Kudryashov
2010-06-04 19:37       ` Hans Hagen
     [not found] <mailman.1424.1275676267.4277.ntg-context@ntg.nl>
2010-06-05 17:30 ` Warrence

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