Igor Schein on Mon, 28 Apr 2003 17:35:02 -0400


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: \o3 glitch


On Sun, Apr 27, 2003 at 03:31:42PM -0700, Ilya Zakharevich wrote:
> On Sun, Apr 27, 2003 at 01:26:22AM -0400, Igor Schein wrote:
> > I looked at some basic expressions, here's one of them that looks odd: 
> > 
> > ? 1/x+1/y+1/z
> >  / 1            \
> >  | -y + 1\overy | x + 1
> >  \ z            /
> > -----------------------
> >            x
> > 
> > Is it how it's supposed to look?  Shouldn't \over get resolved? 
> 
> This patch fixes the remaining issues in my TODO list.

it stumbles elsewhere now:

? factorpadic(x^2+1,2,20)
Got `' while waiting for `endCell', rest= at /home/ingvar/local/pari/bin/tex2mail line 430, <> chunk 3.
Got `' while waiting for `endRow', rest= at /home/ingvar/local/pari/bin/tex2mail line 430, <> chunk 3.
Got `' while waiting for `endMatrix', rest= at /home/ingvar/local/pari/bin/tex2mail line 430, <> chunk 3.
Got `' while waiting for `}', rest= at /home/ingvar/local/pari/bin/tex2mail line 430, <> chunk 3.
Got `' while waiting for `LeftRight', rest= at /home/ingvar/local/pari/bin/tex2mail line 430, <> chunk 3.
Got `' while waiting for `3', rest= at /home/ingvar/local/pari/bin/tex2mail line 430, <> chunk 3.
Got `' while waiting for `}', rest= at /home/ingvar/local/pari/bin/tex2mail line 430, <> chunk 3.
        20    2         20
( (1+O(2  )) x  + (1+O(2  ))1
  ***   Warning: failed to close pipe: tex2mail -TeX -noindent -ragged -by_par  ***   Broken Pipe, resetting file stack....

Am I correct in assuming \o3 hasn't been thoroughly tested?

Thanks

Igor