Re: [PATCH] remove insetparent (lyx2lyx changes)

2003-06-03 Thread John Levon
On Mon, Jun 02, 2003 at 10:05:19AM +0100, Jose' Matos wrote: > from parser_tools import find_token ok > This look suspicious, the indentation of the last two lines is wrong, I tabs vs. spaces > Those three can be replace by a single line: > del lines[i:i+3] done > Actually this kind o

Re: [PATCH] remove insetparent (lyx2lyx changes)

2003-06-02 Thread Jose' Matos
On Sunday 01 June 2003 17:49, John Levon wrote: I though that I answered this question yesterday but since I don't see it I will repeat the message. > Here's an attempt at the lyx2lyx to remove the insets. Jose, how can > this be cleaned up ? > > regards > john > > > Index: lyxconvert_221.py >

Re: [PATCH] remove insetparent (lyx2lyx changes)

2003-06-02 Thread John Levon
On Sun, Jun 01, 2003 at 01:26:54AM +0100, John Levon wrote: > As discussed. Also it gets in the way of fixing the optional<> crashes. Here's an attempt at the lyx2lyx to remove the insets. Jose, how can this be cleaned up ? regards john Index: lyxconvert_221.py