Re: Another bug of tex2lyx

2005-03-07 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Jean-Marc Lasgouttes wrote: >> Yes, please apply it. Georg> I knew that you would say this and applied it on saturday Georg> already ;-) Hmm, it seems I did not pay enough attention... JMarc

Re: Another bug of tex2lyx

2005-03-07 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Yes, please apply it. I knew that you would say this and applied it on saturday already ;-) Georg

Re: Another bug of tex2lyx

2005-03-07 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Georg Baum wrote: >> Jean-Marc Lasgouttes wrote: >>> Could you make a patch? >> I'll make one when André has answered my question concerning >> changing math_deliminset instead of math_parser. Georg> Jean-Marc, since I got no answer

Re: Another bug of tex2lyx

2005-03-02 Thread Georg Baum
Georg Baum wrote: > Jean-Marc Lasgouttes wrote: > >> Could you make a patch? > > I'll make one when André has answered my question concerning changing > math_deliminset instead of math_parser. Jean-Marc, since I got no answer I applied my original version. Attached is the corresponding patch fo

Found another bug of tex2lyx

2005-02-21 Thread Paul Smith
Dear All I am sending you another example showing a bug of tex2lyx. Please, recall that I am not a subscriber of your list. Regards, Paul boxed_equation.tex Description: TeX document

Re: Another bug of tex2lyx

2005-02-21 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Could you make a patch? I'll make one when André has answered my question concerning changing math_deliminset instead of math_parser. Georg

Re: Another bug of tex2lyx

2005-02-21 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Jean-Marc Lasgouttes wrote: >> If Andre' OK's this, I'd like to see it in 1.3.x too (i it makes >> sense). Georg> IMHO it makes sense for 1.3 if it makes sense for 1.4. Could you make a patch? JMarc

Re: Another bug of tex2lyx

2005-02-21 Thread Georg Baum
Am Montag, 21. Februar 2005 09:11 schrieb Andre Poenitz: > Ok if it works. > > [Well, if this could also be solved by adding someting to deliminset > instead of the parser, I'd bprefer that] I wanted to do that first, but it turned out that the change would be much bigger, and I want a minimal ch

Re: Another bug of tex2lyx

2005-02-21 Thread Andre Poenitz
On Sun, Feb 20, 2005 at 01:14:09PM +0100, Georg Baum wrote: > Am Samstag, 19. Februar 2005 13:38 schrieb Paul Smith: > > Dear All > > > > I am sending you another example showing a bug of tex2lyx. Please, > > recall that I am not a subscriber of your list. > > This is in fact a bug of LyX: \| aft

Re: Another bug of tex2lyx

2005-02-21 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > If Andre' OK's this, I'd like to see it in 1.3.x too (i it makes > sense). IMHO it makes sense for 1.3 if it makes sense for 1.4. > The patch look fine to me. The code in math_deliminset.C is sadly not > able to handle both | and \|. Isn't this a case where we shoul

Re: Another bug of tex2lyx

2005-02-21 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> Am Samstag, 19. Februar 2005 13:38 schrieb Paul Smith: >> Dear All >> >> I am sending you another example showing a bug of tex2lyx. Please, >> recall that I am not a subscriber of your list. Georg> This is in fact a bug of LyX: \| af

Re: Another bug of tex2lyx

2005-02-20 Thread Georg Baum
Am Samstag, 19. Februar 2005 13:38 schrieb Paul Smith: > Dear All > > I am sending you another example showing a bug of tex2lyx. Please, > recall that I am not a subscriber of your list. This is in fact a bug of LyX: \| after \left or \right in mathed is parsed as |. The attached patch fixes tha

Another bug of tex2lyx

2005-02-19 Thread Paul Smith
Dear All I am sending you another example showing a bug of tex2lyx. Please, recall that I am not a subscriber of your list. Regards, Paul norm_bug.tex Description: TeX document