]> git.lyx.org Git - lyx.git/commit
A UI for document-local layout information. LyX has supported this for a
authorRichard Heck <rgheck@comcast.net>
Thu, 5 Aug 2010 22:47:42 +0000 (22:47 +0000)
committerRichard Heck <rgheck@comcast.net>
Thu, 5 Aug 2010 22:47:42 +0000 (22:47 +0000)
commit64f979cb0698670589793f0c613094535cf93bf2
tree732589bcc80a40264071e5deaaf48d6d7f482214
parente1fa4c9eb3733f0853ddcf699f140b3459be7f1a
A UI for document-local layout information. LyX has supported this for a
while, but without any UI for it. (There has been local layout in the
Customization manual for a long time, in fact.)

Yes, this is an advanced feature. But, absent a layout editor, it is the
one thing that will make it easier, and possible, for "normal users" to
experiment with layout without having to go through reconfiguration,
etc, etc. To keep too many people from shooting themselves, we validate
the layout information before allowing the user to apply it.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35061 a592a061-630c-0410-9148-cb99ea01b6c8
src/frontends/qt4/GuiDocument.cpp
src/frontends/qt4/GuiDocument.h
src/frontends/qt4/Makefile.am