Re: [NTG-context] Dezimalkomma

2010-03-14 Thread Otared Kavian
On 13 mars 2010, at 18:51, Wolfgang Werners-Lucchini wrote: >> […] > > As I wrote, I tested on the garden. This version is current enough I > thinck. You need mkiv for \setupmathematics[autopunctuation=yes] to work: on the Garden your file is processed by mkii. Best regards: OK___

Re: [NTG-context] Dezimalkomma

2010-03-13 Thread Wolfgang Werners-Lucchini
> > Hallo, > > > > I must do something wrong. It is not working for me: > > > > \setupmathematics[autopunctuation=yes] > > \starttext > > $0,1$ > > \stoptext > > maybe an too old version > As I wrote, I tested on the garden. This version is current enough I thinck. Wolfgang ___

Re: [NTG-context] Dezimalkomma

2010-03-11 Thread Aditya Mahajan
On Thu, 11 Mar 2010, Wolfgang Werners-Lucchini wrote: Hallo, I must do something wrong. It is not working for me: \setupmathematics[autopunctuation=yes] \starttext $0,1$ \stoptext tested on the garden. This only works with MkIV. The garden currently just supports MkII. Aditya _

Re: [NTG-context] Dezimalkomma

2010-03-11 Thread Hans Hagen
On 11-3-2010 12:41, Wolfgang Werners-Lucchini wrote: Hallo, I must do something wrong. It is not working for me: \setupmathematics[autopunctuation=yes] \starttext $0,1$ \stoptext maybe an too old version -

Re: [NTG-context] Dezimalkomma

2010-03-11 Thread Wolfgang Werners-Lucchini
Hallo, I must do something wrong. It is not working for me: \setupmathematics[autopunctuation=yes] \starttext $0,1$ \stoptext tested on the garden. Wolfgang ___ If your question is of interest to others as well, pl

Re: [NTG-context] Dezimalkomma

2010-03-11 Thread Hans Hagen
On 11-3-2010 1:23, Aditya Mahajan wrote: Is there some sort of a standard for the abbreviations of such functions? Does the standard just depend on your main language, or does it also depend on a particular field? i've seen tg being used in nl as well so it might be an european thing let's ju

Re: [NTG-context] Dezimalkomma

2010-03-11 Thread Hans Hagen
On 11-3-2010 5:16, Otared Kavian wrote: \setupmathematics[mainlanguage=pl] indeed, but i want to wait woth that till we run into more language dependent issues (as we might need to distinguish between label like things and typesetting) Hans

Re: [NTG-context] Dezimalkomma

2010-03-10 Thread Otared Kavian
On 11 mars 2010, at 01:23, Aditya Mahajan wrote: > […] > Is there some sort of a standard for the abbreviations of such functions? > Does the standard just depend on your main language, or does it also depend > on a particular field? > > Depending on that, we should either switch the labels bas

Re: [NTG-context] Dezimalkomma

2010-03-10 Thread Aditya Mahajan
On Wed, 10 Mar 2010, Hans Hagen wrote: On 10-3-2010 21:43, Marcin Borkowski wrote: Dnia Wed, Mar 10, 2010 at 06:56:32PM +0100, Hans Hagen napisał(a): (there will and can be more such math goodies so don't hesitate to collect them) Hans I wrote about it some time ago, but I have deleted that

Re: [NTG-context] Dezimalkomma

2010-03-10 Thread Hans Hagen
On 10-3-2010 21:43, Marcin Borkowski wrote: Dnia Wed, Mar 10, 2010 at 06:56:32PM +0100, Hans Hagen napisał(a): (there will and can be more such math goodies so don't hesitate to collect them) Hans I wrote about it some time ago, but I have deleted that email, so here is the thing again. In t

Re: [NTG-context] Dezimalkomma

2010-03-10 Thread Marcin Borkowski
Dnia Wed, Mar 10, 2010 at 06:56:32PM +0100, Hans Hagen napisał(a): > (there will and can be more such math goodies so don't hesitate to > collect them) > > Hans I wrote about it some time ago, but I have deleted that email, so here is the thing again. In the Polish typesetting package for LaTeX

Re: [NTG-context] Dezimalkomma

2010-03-10 Thread Hans Hagen
On 10-3-2010 9:28, Alan BRASLAU wrote: On Wednesday 10 March 2010 06:28:52 Wolfgang Schuster wrote: Am 09.03.10 22:33, schrieb Wolfgang Werners-Lucchini: Hallo, if I write $0,8$ the distance between the ',' and the '8' is too big. I can write $0,\!8$ or an other kern, but I don't see how I can

Re: [NTG-context] Dezimalkomma

2010-03-10 Thread Alan BRASLAU
On Wednesday 10 March 2010 06:28:52 Wolfgang Schuster wrote: > Am 09.03.10 22:33, schrieb Wolfgang Werners-Lucchini: > > Hallo, > > > > if I write $0,8$ the distance between the ',' and the '8' is too big. > > I can write $0,\!8$ or an other kern, but I don't see how I can write > > a macro to avoi

Re: [NTG-context] Dezimalkomma

2010-03-09 Thread Wolfgang Schuster
Am 09.03.10 22:33, schrieb Wolfgang Werners-Lucchini: Hallo, if I write $0,8$ the distance between the ',' and the '8' is too big. I can write $0,\!8$ or an other kern, but I don't see how I can write a macro to avoid the extra effort. \setupmathematics[autopunctuation=yes] Wolfgang __

[NTG-context] Dezimalkomma

2010-03-09 Thread Wolfgang Werners-Lucchini
Hallo, if I write $0,8$ the distance between the ',' and the '8' is too big. I can write $0,\!8$ or an other kern, but I don't see how I can write a macro to avoid the extra effort. Shouldn't be this gap in german (\mainlanguage[deo]) as big as $0.8$ in US? Is there a switch I have overseen?