>>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:

Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
Lars> >>>>> "Reuben" == Reuben Thomas <[EMAIL PROTECTED]> writes: | |
Lars> Reuben> I'm using LyX 1.1.6fix2. I just added some External
Lars> material | Reuben> (xfig diagrams) to a figure float. | |
Lars> Reuben> Everything seems to work, but when I load the file into
Lars> LyX | Reuben> again, I get the following errors on the console:
Lars> | | Reuben> Solitary \end_inset. Missing \begin_inset?. Last
Lars> inset read | Reuben> was: External Solitary \end_inset. Missing
Lars> \begin_inset?. Last | Reuben> inset read was: External | |
Lars> Indeed, InsetExternal::Read does not read the \end_inset as
Lars> other | insets do. I guess this should be fixed. | | Wouldn't it
Lars> be a good idea to add an Inset::gobbleEndInset method just | to
Lars> do this instead of cutandpasting code from (for ex.) insetquote?

Lars> Is this a problem only with 1.1.6? I can't see how this could
Lars> happen in HEAD? enlighthen me please.

This has been fixed in HEAD by Angus:

2001-03-12  Angus Leeming  <[EMAIL PROTECTED]>

        * ExternalTemplate.C (read): the reading of external insets now checks
        for \end_inset and removes it form the input stream.

I guess I should take this code and add it to the 1.1.6 branch.

JMarc

Reply via email to