Re: [NTG-context] Gathered equations with t-amsl and t-nath

2003-12-08 Thread Giuseppe Bilotta
Monday, December 8, 2003 David Munger wrote: >> Monday, December 8, 2003 Giuseppe Bilotta wrote: >> >> > Regarding your problem(s): >> >> > * with the ConTeXt version I have (2003.09.26), all lines in >> > the gather are separate. The whole block has a single number, >> > though. This is both wi

[NTG-context] Re[2]: [NTG-context] Re : [NTG-context] Gathered equations with t-amsl and t-nath

2003-12-08 Thread Giuseppe Bilotta
Monday, December 8, 2003 David Munger wrote: >> What version of ConTeXt are you using? > texexec says: > ConTeXt ver: 2003.1.31 fmt: 2003.10.4 int: english mes: english > I'm using the version included in debian unstable's tetex package. That's pretty old. May I suggest an upgrade? (It woul

[NTG-context] Re : [NTG-context] Re: [NTG-context] Re: [NTG-context] Re : [NTG-context] Gathered equations with t-amsl and t-nath

2003-12-08 Thread David Munger
Monday, December 8, 2003 Giuseppe Bilotta wrote: > Regarding your problem(s): > * with the ConTeXt version I have (2003.09.26), all lines in > the gather are separate. The whole block has a single number, > though. This is both with, and without nath. > * formula (sub)numbering needs a good clean

Re: [NTG-context] Re : [NTG-context] Gathered equations with t-amsl and t-nath

2003-12-08 Thread David Munger
What version of ConTeXt are you using? texexec says: ConTeXt ver: 2003.1.31 fmt: 2003.10.4 int: english mes: english I'm using the version included in debian unstable's tetex package. * formula (sub)numbering needs a good cleanup in ConTeXt (just like math support in general ...). I need to d

[NTG-context] Re: [NTG-context] Re: [NTG-context] Re : [NTG-context] Gathered equations with t-amsl and t-nath

2003-12-08 Thread Giuseppe Bilotta
Monday, December 8, 2003 Giuseppe Bilotta wrote: > Regarding your problem(s): > * with the ConTeXt version I have (2003.09.26), all lines in > the gather are separate. The whole block has a single number, > though. This is both with, and without nath. > * formula (sub)numbering needs a good clea

[NTG-context] Re : [NTG-context] Gathered equations with t-amsl and t-nath

2003-12-08 Thread David Munger
> \placeformula > \startgather > f(x) = x \\ > g(x) = x^2 \\ > h(x) = x^3 > \stopgather I will look into this. Are you using amsl only or nath too? It works well with amsl only. Though it would be nice to have an option to chose between individual numbering or one number for all equations.

[NTG-context] Gathered equations with t-amsl and t-nath

2003-12-08 Thread David Munger
Hello Giuseppe, you've done a great work with amsl an nath modules! Seems that there is a little bug when you try to gather more than two formulas: \placeformula \startgather f(x) = x \\ g(x) = x^2 \\ h(x) = x^3 \stopgather When doing so, I end up with the last two equations on the same li

[NTG-context] Re: [NTG-context] Re : [NTG-context] Gathered equations with t-amsl and t-nath

2003-12-08 Thread Giuseppe Bilotta
Monday, December 8, 2003 David Munger wrote: >> > \placeformula >> > \startgather >> > f(x) = x \\ >> > g(x) = x^2 \\ >> > h(x) = x^3 >> > \stopgather >> I will look into this. Are you using amsl only or nath too? > It works well with amsl only. Though it would be nice to have an option to

[NTG-context] Re : [NTG-context] Gathered equations with t-amsl and t-nath

2003-12-07 Thread David Munger
> \placeformula > \startgather > f(x) = x \\ > g(x) = x^2 \\ > h(x) = x^3 > \stopgather I will look into this. Are you using amsl only or nath too? It works well with amsl only. Though it would be nice to have an option to chose between individual numbering or one number for all equations.

Re: [NTG-context] Gathered equations with t-amsl and t-nath

2003-12-07 Thread Giuseppe Bilotta
Sunday, December 7, 2003 David Munger wrote: > [Sorry if this is a repost. The first time, I posted from the wrong email > account.] > --- > Hello Giuseppe, you've done a great work with amsl an nath modules! > Seems that there is a little bug when you try to gather more tha

[NTG-context] Gathered equations with t-amsl and t-nath

2003-12-07 Thread David Munger
[Sorry if this is a repost. The first time, I posted from the wrong email account.] --- Hello Giuseppe, you've done a great work with amsl an nath modules! Seems that there is a little bug when you try to gather more than two formulas: \placeformula \startgather f(x) = x