]> git.lyx.org Git - features.git/commit
Further to r26743, add CustomPars and ForcePlain layout tags to InsetLayout,
authorRichard Heck <rgheck@comcast.net>
Sun, 5 Oct 2008 19:38:22 +0000 (19:38 +0000)
committerRichard Heck <rgheck@comcast.net>
Sun, 5 Oct 2008 19:38:22 +0000 (19:38 +0000)
commit94bc5c30869334a17954026f6670e502bd7560b1
tree770adbef55374f6dfceb5e123bceb49e5f46e566
parent30260f0a4d14885f7236b1f02eaf495f9c3365c3
Further to r26743, add CustomPars and ForcePlain layout tags to InsetLayout,
so that the allowParagraphCustomization() and forcePlainLayout() features can
be independently controlled.

At present, these are active only for InsetFlex. In future, they should be made
active for InsetCollapsable, in general.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26757 a592a061-630c-0410-9148-cb99ea01b6c8
src/TextClass.cpp
src/insets/InsetFlex.h
src/insets/InsetLayout.cpp
src/insets/InsetLayout.h