]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-chap-bytype.module
LyXHTML: add explicit HTMLTag for titles.
[lyx.git] / lib / layouts / theorems-chap-bytype.module
index f666597c19767340d1f6f8bf59a4c9271b916b8a..fe98e03b2e838639786f86e530df63fc3569c14c 100644 (file)
@@ -1,4 +1,5 @@
-#\DeclareLyXModule{Theorems (Numbered by Type within Chapters)}
+#\DeclareLyXModule{Standard Theorems (Numbered by Type within Chapters)}
+#\DeclareCategory{Maths}
 #DescriptionBegin
 #Defines some theorem environments for use with non-AMS classes. Contrary to the
 #plain Theorem module, the different theorem types provided here each have a separate
 #Requires: theorems-bytype | theorems-ams-bytype
 #Excludes: theorems-std | theorems-ams | theorems-starred | theorems-sec | theorems-sec-bytype
 
-# Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's various modules)
+# Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Kimberly Heck's various modules)
 
-Format 40
+Format 99
+
+Input theorems-counters-bytype.inc
 
-# We need separate counters for each theorem-like style.
 Counter theorem
-       Within         chapter
+       Within chapter
 End
 Counter corollary
-       Within         chapter
+       Within chapter
 End
 Counter lemma
-       Within         chapter
+       Within chapter
 End
 Counter proposition
-       Within         chapter
+       Within chapter
 End
 Counter conjecture
-       Within         chapter
+       Within chapter
 End
 Counter fact
-       Within         chapter
+       Within chapter
 End
 Counter definition
-       Within         chapter
+       Within chapter
 End
 Counter example
-       Within         chapter
+       Within chapter
 End
 Counter problem
-       Within         chapter
+       Within chapter
 End
 Counter exercise
-       Within         chapter
+       Within chapter
 End
 Counter remark
-       Within         chapter
+       Within chapter
 End
 Counter claim
-       Within         chapter
+       Within chapter
 End
 
 Style Theorem