Re: testing the new math parser

2001-08-18 Thread Dekel Tsur
On Sat, Aug 18, 2001 at 02:27:36PM +0200, Lars Gullik Bjønnes wrote: > | The problem is that there is a space after \end_inset, > | namely at the end of the inset we write "\n\\end_inset \n\n". > | Due to the changes you did to the mathed parser, this space was not read by > | the formula inset, s

Re: testing the new math parser

2001-08-18 Thread Dekel Tsur
On Fri, Aug 17, 2001 at 04:49:04PM +0200, Andre Poenitz wrote: > > Also, a space is added after each formula. > > Namely $a$b is read as $a$ b > > Urg... how would I add an extra space _behind_ the formula from the math > parser? The problem is that there is a space after \end_inset, namely at t

Re: testing the new math parser

2001-08-17 Thread Andre Poenitz
On Fri, Aug 17, 2001 at 05:02:24PM +0300, Dekel Tsur wrote: > On Fri, Aug 17, 2001 at 02:19:40PM +0100, Angus Leeming wrote: > > André, > > > > the new parser is very good! I notice, however, that entries like x' seems to > > get translated to x{backward-facing epsilon}. > > Also, a space is ad

Re: testing the new math parser

2001-08-17 Thread Dekel Tsur
On Fri, Aug 17, 2001 at 02:19:40PM +0100, Angus Leeming wrote: > André, > > the new parser is very good! I notice, however, that entries like x' seems to > get translated to x{backward-facing epsilon}. Also, a space is added after each formula. Namely $a$b is read as $a$ b