On Tue, Mar 23, 1999 at 05:57:13PM +0100, Jean-Marc Lasgouttes wrote:
> >>>>> "Michael" == Michael Meskes <[EMAIL PROTECTED]> writes:
> 
> Michael> --9amGYk9869ThD9tj Content-Type: text/plain; charset=us-ascii
> 
> Michael> I just got this report:
> 
> >> When loading documents with lyxformat 10, it has a lot of trouble,
> >> particularly with references.  COLD does not help.  Here is sample
> >> Lyx code.  After the reference (which it fails to resolve), several
> >> *sentences* are omitted silently from the printout.

  Besides references do you have problems with any other elements?
 
> Michael> The testfile t.lyx is attached. Could anyone tell me what's
> Michael> happening here?  Is this a bug?
> 
> Yes, it is a bug. It comes from the fact that this document uses
> InsetLatexDel in a way we had forgotten about :( 
> 
> Jose, could you have a look at that file? You are probably the one who
> knows about this bit of code, and I do not have much time. I think
> this should really be fixed, except if there are many other constructs
> from LyX 0.10 that we do not support anymore (UPGRADING says it
> works).

  My mistake, the code expect \ref to have an optional argument, and there isn't
such a thing for lyx 2.10 format.

  I will search for a fix, this should be simple (possibly to revert this part to the
old code).

  Jose´

Reply via email to