]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-ams-bytype.module
Correct version number
[lyx.git] / lib / layouts / theorems-ams-bytype.module
index ec04fb39c1e54822f3bc16f5b2745856e949e036..0d39a1a11cafd6a6754d3cfcdd3c10c392f9a440 100644 (file)
@@ -1,4 +1,5 @@
-#\DeclareLyXModule{Theorems (AMS, Numbered by Type)}
+#\DeclareLyXModule{AMS Theorems (Numbered by Type)}
+#\DeclareCategory{Maths}
 #DescriptionBegin
 #Defines theorem environments and the proof environment using the extended 
 #AMS machinery. Both numbered and unnumbered types are provided. Contrary to the
 # Modularized Jan 08 by Richard Heck <rgheck@comcast.net>
 # Hacked June '09 by Paul Rubin <rubin@msu.edu> to use separate counters
 
-Format 53
+Format 82
 
 Requires       amsmath,amsthm
 
 # We need separate counters for each theorem-like style.
 Counter theorem
+       GuiName Theorem
 End
 Counter corollary
+       GuiName Corollary
 End
 Counter lemma
+       GuiName Lemma
 End
 Counter proposition
+       GuiName Proposition
 End
 Counter conjecture
+       GuiName Conjecture
 End
 Counter fact
+       GuiName Fact
 End
 Counter definition
+       GuiName Definition
 End
 Counter example
+       GuiName Example
+End
+Counter solution
+       GuiName Solution
 End
 Counter problem
+       GuiName Problem
 End
 Counter exercise
+       GuiName Exercise
 End
 Counter remark
+       GuiName Remark
 End
 Counter claim
+       GuiName Claim
 End
 
 Input theorems-order.inc