]> git.lyx.org Git - lyx.git/commit
This commit does two things.
authorRichard Heck <rgheck@comcast.net>
Mon, 26 Oct 2009 02:21:59 +0000 (02:21 +0000)
committerRichard Heck <rgheck@comcast.net>
Mon, 26 Oct 2009 02:21:59 +0000 (02:21 +0000)
commitcb138c6c247e9d4b0eb85c31a1bffe300ee784e6
tree38fd02897ae90780487e66eae108b314ecd67f3f
parentc1367ef81887146c7d6811875ba91d6f16716b9e
This commit does two things.

First, it introduces some sensible defaults for the html
output; these are described in layout.h and implemented in
the openTag, etc, routines.

Second, it modifies the way standard environments are handled.
The previous version was outputing the label for each paragraph
of e.g. a theorem.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31744 a592a061-630c-0410-9148-cb99ea01b6c8
src/Layout.h
src/output_xhtml.cpp