>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On Wed, Nov 13, 2002 at 03:53:18PM +0100, Jean-Marc Lasgouttes John> wrote: >> bug and explain what arguments should be passed to beforeChange(), >> what is the exact difference between text and getLyxText(), and so >> on... John> See below. The big problem is inserting the new paragraphs John> properly. I've only looked at this /extremely/ briefly, if I John> find time I might do a more proper investigation. Thanks John. I guess the solution is to use ParagraphList with an iterator and have an insert method which does the right thing. Probably a 1.4 thing... JMarc