]> git.lyx.org Git - features.git/commit
Fix bug #7080.
authorRichard Heck <rgheck@comcast.net>
Mon, 28 Mar 2011 23:11:54 +0000 (23:11 +0000)
committerRichard Heck <rgheck@comcast.net>
Mon, 28 Mar 2011 23:11:54 +0000 (23:11 +0000)
commitebe6c9287f51b4f5169118bd3302a75d5259fa66
tree7191164c4deb339279d0bd00ef412ddba267ac7a
parentdc18fcea6fe2b0ad244228165fe59a7e9c749536
Fix bug #7080.

- Have InsetFlex::layoutName() report "Flex:" + the inset name.
- Do some layout2layout work so that user insets that do not have
  the "Flex:" prefix get it.

Note that this will break some CopyStyle stuff, but we do not have any
decent way to do that, so users will have to make that change for
themselves. I guess we should add that to the release notes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38112 a592a061-630c-0410-9148-cb99ea01b6c8
lib/scripts/layout2layout.py
src/TextClass.cpp
src/insets/InsetFlex.h