]> git.lyx.org Git - features.git/commit
Fix bug 5407
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 5 Nov 2008 15:35:02 +0000 (15:35 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 5 Nov 2008 15:35:02 +0000 (15:35 +0000)
commit0e2ded8161399bf46ed4737e091bc62a38e1d564
tree9f858c102828c1ef8c2b68abae8bfe74b300ef95
parentdef9ca797c932c86c7c4813b270b98b207be3335
Fix bug 5407
http://bugzilla.lyx.org/show_bug.cgi?id=5407

This patch makes insetfloat search its styles using "Float:<floatname>" (or
"Float" if this fails). This allows to define a default behaviour for new
floats that makes sense.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27266 a592a061-630c-0410-9148-cb99ea01b6c8
lib/layouts/linguistics.module
lib/layouts/stdinsets.inc
src/insets/InsetFloat.cpp
src/insets/InsetFloat.h