>>>>> "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.
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).
JMarc