]> git.lyx.org Git - lyx.git/commitdiff
Some initial HTML for theorem environments.
authorRichard Heck <rgheck@comcast.net>
Mon, 26 Oct 2009 01:04:31 +0000 (01:04 +0000)
committerRichard Heck <rgheck@comcast.net>
Mon, 26 Oct 2009 01:04:31 +0000 (01:04 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31739 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/theorems.inc

index 339743b52a129fdd601b4c1955208f4dd368b763..7aeda7a9b8895ebee6eeb657bfa0e661503a6b46 100644 (file)
@@ -59,6 +59,10 @@ Style Theorem
                \addto\captions$$lang{\renewcommand{\theoremname}{_(Theorem)}}
        EndBabelPreamble
        Requires              amsthm
+       HTMLTag               div
+       HTMLAttr              class="theorem"
+       HTMLLabel             span
+       HTMLLabelAttr         class="theoremlabel"
 End