]> git.lyx.org Git - features.git/commit
Rationalize the handling of InsetLayout's preamble and requries. That is,
authorRichard Heck <rgheck@comcast.net>
Wed, 3 Jun 2009 23:44:31 +0000 (23:44 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 3 Jun 2009 23:44:31 +0000 (23:44 +0000)
commit658457b8474fcef68cc385ab7e3e88ca19b60aac
treeb38c5d452f0c9526bad879320aebd69f0ad3e8cd
parentd3ff1d16e309020e8a95fd704bffacd7fd57f5c5
Rationalize the handling of InsetLayout's preamble and requries. That is,
bring it into line with the handing of Layout's preamble and requires. This
will make information about used InsetLayout's avaiable elsewhere.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29914 a592a061-630c-0410-9148-cb99ea01b6c8
src/LaTeXFeatures.cpp
src/LaTeXFeatures.h
src/insets/InsetCollapsable.cpp
src/insets/InsetLayout.cpp
src/insets/InsetLayout.h