]> git.lyx.org Git - features.git/commit
Georg's patch enabled lyx2lyx to find the collapsed status of Box insets
authorAngus Leeming <leeming@lyx.org>
Fri, 19 Dec 2003 21:38:07 +0000 (21:38 +0000)
committerAngus Leeming <leeming@lyx.org>
Fri, 19 Dec 2003 21:38:07 +0000 (21:38 +0000)
commit5647dabc2a1a0c93b4ab0368e23d8beb4c5c4a36
treeea1d9f32718ef592c97e510120cea85e23d01b3c
parent486e75c3b6f3a41e50881cca8bf3d998b7abb2ab
Georg's patch enabled lyx2lyx to find the collapsed status of Box insets
but Floats were failing due to the presence of 'wide false'. Rather
than special case again, I wrote a more robust method to find the
collapsed status.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8270 a592a061-630c-0410-9148-cb99ea01b6c8
lib/lyx2lyx/ChangeLog
lib/lyx2lyx/lyxconvert_227.py
lib/lyx2lyx/lyxrevert_228.py