]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems.inc
Some initial HTML for theorem environments.
[lyx.git] / 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