Re: Mathed patch: \binom

2001-11-26 Thread Dekel Tsur
On Mon, Nov 26, 2001 at 03:33:39PM +0100, Andre Poenitz wrote: > On Mon, Nov 26, 2001 at 04:08:33PM +0200, Dekel Tsur wrote: > > But if we don't use amsmath, we put \providecommand{\binom}[2]{{#1 > > \choose #2}} in the preamble. > > Eveen if we don't need it? Note that I have not looked yet on t

Re: Mathed patch: \binom

2001-11-26 Thread Andre Poenitz
On Mon, Nov 26, 2001 at 04:08:33PM +0200, Dekel Tsur wrote: > But if we don't use amsmath, we put \providecommand{\binom}[2]{{#1 > \choose #2}} in the preamble. Eveen if we don't need it? Note that I have not looked yet on the validate() stuff too hard. > And we should prefer the \binom{1}{2} sy

Re: Mathed patch: \binom

2001-11-26 Thread Dekel Tsur
On Mon, Nov 26, 2001 at 08:30:09AM +0100, Andre Poenitz wrote: > On Fri, Nov 23, 2001 at 12:51:18PM +0100, Jean-Marc Lasgouttes wrote: > > > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: > > > > Dekel> This patch make lyx use \binom{1}{2} instead of {1 \choose 2}. > > > > Andre, do you p

Re: Mathed patch: \binom

2001-11-25 Thread Andre Poenitz
On Fri, Nov 23, 2001 at 12:51:18PM +0100, Jean-Marc Lasgouttes wrote: > > "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: > > Dekel> This patch make lyx use \binom{1}{2} instead of {1 \choose 2}. > > Andre, do you plan to apply it, or should I do it myself? I am a bit ambivalent. \binom s

Re: Mathed patch: \binom

2001-11-23 Thread Jean-Marc Lasgouttes
> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes: Dekel> This patch make lyx use \binom{1}{2} instead of {1 \choose 2}. Andre, do you plan to apply it, or should I do it myself? JMarc

Mathed patch: \binom

2001-11-19 Thread Dekel Tsur
This patch make lyx use \binom{1}{2} instead of {1 \choose 2}. patch2.gz Description: GNU Zip compressed data