]> git.lyx.org Git - features.git/commit
Revert faulty floatlist fix (revision 15376) and fix reading of floatlists
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sun, 22 Oct 2006 18:24:41 +0000 (18:24 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Sun, 22 Oct 2006 18:24:41 +0000 (18:24 +0000)
commit91d244160d9788f8baf171d5ff60dbdc9c5af1fb
tree956e62dc66228b031e7e5cf1575178ddc4ba8630
parent8f261b15297c0b1ee4eeee4620a5794b808c1eab
Revert faulty floatlist fix (revision 15376) and fix reading of floatlists
correctly.
The floatlist type is now stored in the InsetCommand parameter "type".
Formerly it was stored in the command name, which is not possible anymore
because all command names need to be known.
The file format of .lyx files is still the same.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15489 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/insetfloatlist.C
src/insets/insetfloatlist.h