]> git.lyx.org Git - features.git/blobdiff - lib/layouts/theorems-bytype.module
Update layout formats
[features.git] / lib / layouts / theorems-bytype.module
index a73b8d717095a019aa731caef8cbad69f36f27af..ad91e50fa121680623e0fb8072442549afd91fd7 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 54
+Format 80
 
 # 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