[NTG-context] Math spacing after comma (MkIV)

2011-05-15 Thread Vedran Miletić
Hi, please consider this: \starttext \math{1, 2, 3} \stoptext Spacing after comma in MkIV is practically nonexistent. Is this intended? Vedran P.S. Using or not using OTF has no effect. math-spacing2-mkii.pdf Description: Adobe PDF document math-spacing2-mkiv.pdf Description: Adobe PDF

Re: [NTG-context] Math spacing after comma (MkIV)

2011-05-15 Thread Otared Kavian
Hi Vedran, Some time ago we had a discussion on the list about this issue: I learned that in mkiv one has to add \setupmathematics[autopunctuation=no] in order to have a correct spacing. Best regards: OK On 15 mai 2011, at 15:17, Vedran Miletić wrote: Hi, please consider this:

Re: [NTG-context] Math spacing after comma (MkIV)

2011-05-15 Thread Vedran Miletić
2011/5/15 Otared Kavian ota...@gmail.com Hi Vedran, Some time ago we had a discussion on the list about this issue: I learned that in mkiv one has to add \setupmathematics[autopunctuation=no] in order to have a correct spacing. Thanks, that works! Vedran