]> git.lyx.org Git - features.git/commit
Enhance LyX by fixing bug 5587. We add a new ContentAsLabel tag to
authorRichard Heck <rgheck@comcast.net>
Fri, 18 Dec 2009 00:29:22 +0000 (00:29 +0000)
committerRichard Heck <rgheck@comcast.net>
Fri, 18 Dec 2009 00:29:22 +0000 (00:29 +0000)
commit08b63ad3c66f8c9e443526555031d09d0bcc0c16
treef11a2b009357e17e782c8557d50e1510fde0386c
parente1ed39f8b467b4916fdc48426565abf369fc4c95
Enhance LyX by fixing bug 5587. We add a new ContentAsLabel tag to
InsetLayout, per Jurgen's suggestion, so that insets can be told to
display an abbreviated form of their content when closed.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32575 a592a061-630c-0410-9148-cb99ea01b6c8
lib/doc/Customization.lyx
lib/layouts/stdinsets.inc
lib/scripts/layout2layout.py
src/TextClass.cpp
src/insets/InsetCollapsable.cpp
src/insets/InsetLayout.cpp
src/insets/InsetLayout.h