Re: [patch] partial fix for bug 20

2005-07-26 Thread Lars Gullik Bjønnes
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: >> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: > | Georg> I had a closer look at bug 20 and the context stuff in tex2lyx. | Georg> The outcome is the attached patch, which ensures that we don't | Georg> create invalid .lyx files anymore. T

Re: [patch] partial fix for bug 20

2005-07-26 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> I had a closer look at bug 20 and the context stuff in tex2lyx. Georg> The outcome is the attached patch, which ensures that we don't Georg> create invalid .lyx files anymore. The Contexts were not always Georg> used correctly until no

Re: [patch] partial fix for bug 20

2005-07-24 Thread Jose' Matos
On Sunday 24 July 2005 11:14, Georg Baum wrote: > LyX would otherwise create invalid .tex files. > Apart from some parboxes I get now _identical_ .ps files on the userguide > roundtrip. If it fixes that error and you confidant that it is the right fix then please do it. -- José Abílio Matos

[patch] partial fix for bug 20

2005-07-24 Thread Georg Baum
I had a closer look at bug 20 and the context stuff in tex2lyx. The outcome is the attached patch, which ensures that we don't create invalid .lyx files anymore. The Contexts were not always used correctly until now (I am guilty of that, too). This is now fixed, and I added some comments in ord