]> git.lyx.org Git - features.git/blobdiff - lib/layouts/theorems-std.module
Merge branch 'master' of git.lyx.org:lyx
[features.git] / lib / layouts / theorems-std.module
index 4a481ef85d22dee4de8d757e321449b3e17a3b05..ecf9fc7f91c438467e20975249cdb5bfb82b0f6a 100644 (file)
@@ -1,13 +1,21 @@
-#\DeclareLyXModule{Defines some theorem environments for use with non-AMS classes. The theorems are numbered consecutively throughout the document. NOTE: Only one of the theorem modules should be used at a time.}{Theorems}
+#\DeclareLyXModule{Standard Theorems}
+#\DeclareCategory{Maths}
+#DescriptionBegin
+#Defines some theorem environments for use with non-AMS classes. By default, 
+#the theorems are numbered consecutively throughout the document. This can be
+#changed by loading one of the 'Theorems (Numbered by ...)' modules.
+#DescriptionEnd
+#Excludes: theorems-ams | theorems-starred
 
-# Author: Richard Heck <rgheck@comcast.net>
-# Adapted from amsmaths.inc
+# Author: Richard Kimberly Heck <rikiheck@lyx.org>
 
-Format 6
+Format 95
 
-Counter
-       Name                 theorem
+Counter theorem
+       GuiName Theorem
+       LaTeXName thm
 End
 
 Input theorems.inc
-
+Input theorems-proof.inc
+Input theorems-proof-std.inc