Re: [PATCH] fix lyx2lyx bugs 761,762

2003-01-05 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Sun, Jan 05, 2003 at 01:17:02PM +0100, Lars Gullik Bj?nnes wrote: | | > the remove cursor looks ok to me. I am not so sure about the vcid | > removal. Have we ever had a .lyx format with those identifiers? Or is | > something that really should be ERT?

Re: [PATCH] fix lyx2lyx bugs 761,762

2003-01-05 Thread John Levon
On Sun, Jan 05, 2003 at 01:17:02PM +0100, Lars Gullik Bj?nnes wrote: > the remove cursor looks ok to me. I am not so sure about the vcid > removal. Have we ever had a .lyx format with those identifiers? Or is > something that really should be ERT? I found real examples of these identifiers in he

Re: [PATCH] fix lyx2lyx bugs 761,762

2003-01-05 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | Look at me, I'm an elite Python hacker. | | In other words, this trivial patch seems to work for me. Comments ? the remove cursor looks ok to me. I am not so sure about the vcid removal. Have we ever had a .lyx format with those identifiers? Or is someth

Re: [PATCH] fix lyx2lyx bugs 761,762

2003-01-05 Thread Dekel Tsur
On Sun, Jan 05, 2003 at 03:31:58AM +, John Levon wrote: > > Look at me, I'm an elite Python hacker. > > In other words, this trivial patch seems to work for me. Comments ? It seems ok.

[PATCH] fix lyx2lyx bugs 761,762

2003-01-04 Thread John Levon
Look at me, I'm an elite Python hacker. In other words, this trivial patch seems to work for me. Comments ? regards john Index: lyxconvert_215.py === RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/lyx2lyx/lyxconvert_215.py,v retr