| Igor Schein on Sun, 27 Apr 2003 01:26:22 -0400 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: \o3 glitch |
On Fri, Apr 25, 2003 at 02:27:52AM -0700, Ilya Zakharevich wrote:
> On Thu, Apr 24, 2003 at 07:13:52PM +0200, Karim BELABAS wrote:
> > Apparently, -noindent is responsible (??):
> >
> > (19:10) geo-kb% echo '{{1}\over{x}}\n' |\
> > tex2mail -TeX -ragged -by_par
> > 1
> > -
> > x
> >
> > Ilya ?
>
> I took some time to fix many generic-mode (any TeX) shortcomings of
> tex2mail too. A lot of whitespace edits as well.
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?
Thanks
Igor