]> git.lyx.org Git - features.git/commit
Add a couple more HTML* tags to InsetLayout, in a way that improves the
authorRichard Heck <rgheck@comcast.net>
Sat, 6 Jun 2009 03:02:43 +0000 (03:02 +0000)
committerRichard Heck <rgheck@comcast.net>
Sat, 6 Jun 2009 03:02:43 +0000 (03:02 +0000)
commitccf91c3bf02d7e289f08e8843d6ea9b59908c3ed
tree1cd479608a8a70f99d918007b3ba0f971d453d50
parent924119797e54a6eb05575fa0201530ee27a84c40
Add a couple more HTML* tags to InsetLayout, in a way that improves the
footnote output and allows a lot more flexibility. (In some ways, this now
seems to be more like what docbook does.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29981 a592a061-630c-0410-9148-cb99ea01b6c8
lib/layouts/stdinsets.inc
src/insets/InsetCollapsable.cpp
src/insets/InsetCollapsable.h
src/insets/InsetFoot.cpp
src/insets/InsetFoot.h
src/insets/InsetLayout.cpp
src/insets/InsetLayout.h
src/insets/InsetText.h
src/output_xhtml.cpp