]> git.lyx.org Git - features.git/blobdiff - lib/layouts/theorems-bytype.module
Update layouts (run layout2layout.py)
[features.git] / lib / layouts / theorems-bytype.module
index f458ce76206d140ba9e30f69c504b3fcd6dc95cb..e2b7428d1282b37f2baf61d2807758e3cee6fe00 100644 (file)
@@ -1,4 +1,5 @@
-#\DeclareLyXModule{Theorems (Numbered by Type)}
+#\DeclareLyXModule{Standard Theorems (Numbered by Type)}
+#\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
 #DescriptionEnd
 #Excludes: theorems-std | theorems-ams | theorems-starred | theorems-ams-bytype
 
-# Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's theorems-std.module)
+# Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Kimberly Heck's theorems-std.module)
 
-Format 64
-
-# We need separate counters for each theorem-like style.
-Counter theorem
-End
-Counter corollary
-End
-Counter lemma
-End
-Counter proposition
-End
-Counter conjecture
-End
-Counter fact
-End
-Counter definition
-End
-Counter example
-End
-Counter problem
-End
-Counter exercise
-End
-Counter solution
-End
-Counter remark
-End
-Counter claim
-End
+Format 95
 
+Input theorems-counters-bytype.inc
 Input theorems-bytype.inc
 Input theorems-proof.inc