]> git.lyx.org Git - features.git/blobdiff - lib/layouts/theorems-std.module
Update layouts to 2.2.0alpha1 format
[features.git] / lib / layouts / theorems-std.module
index e73b568c3eb083be05b30efcfb61093ceaba91b5..8154a9c0097a814ecc6542c9960f0b089787b058 100644 (file)
@@ -1,13 +1,19 @@
-#\DeclareLyXModule{Defines some theorem environments for use with non-AMS classes. The theorems are numbered consecutively throughout the document.}{Theorems}
+#\DeclareLyXModule{Theorems}
+#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
+#Category: theorems
 
 # Author: Richard Heck <rgheck@comcast.net>
-# Adapted from amsmaths.inc
 
-Format 5
+Format 57
 
-Counter
-       Name                 theorem
+Counter theorem
 End
 
 Input theorems.inc
-
+Input theorems-proof.inc
+Input theorems-proof-std.inc