]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-bytype.module
Fix grammar
[lyx.git] / lib / layouts / theorems-bytype.module
index 233a66c4ec336338cad30a2b9bfbda1637088561..54e7bc4a4e8bc632085e7b314005340dd4fed89c 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
@@ -11,7 +12,7 @@
 
 # Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's theorems-std.module)
 
-Format 57
+Format 74
 
 # We need separate counters for each theorem-like style.
 Counter theorem
@@ -34,6 +35,8 @@ Counter problem
 End
 Counter exercise
 End
+Counter solution
+End
 Counter remark
 End
 Counter claim