I spotted the problem!

I first exported the document to LyX 2.3 format with the older LyX 2.4 version 
that could still open the file, and opened it then with the problematic LyX 2.4 
version. Then I saved the file again, created a diff and replaced each 
difference in the faulty LyX document one after the other until I was able to 
open the document.

This code works:
<column alignment="right" valignment="top" width="0pt">
<column alignment="left" valignment="top" width="0pt">

This code crashes LyX:
<column alignment="right" valignment="top" width="0pt" varwidth="true">
<column alignment="left" valignment="top" width="0pt" varwidth="true">

But things are even stranger! If I open the document after deleting 
varwidth="true", I can change the column settings back to varwidth and compile 
the document without errors. But when I then close the document and open it 
again, LyX hangs again.

Chris


> Am 08.12.2021 um 23:54 schrieb Jean-Marc Lasgouttes <lasgout...@lyx.org>:
> 
> Le 08/12/2021 à 23:34, Christoph Schmitz a écrit :
>> No, always¥s the same, whether no windows is open, whether it has the 
>> standard size or any other size...
> 
> Believe it or not, this is good news. Hopefully I will be able to reproduce.
> 
> JMarc

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to