]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-ams.module
specify a background color for listings and allow the user to change it, patch by...
[lyx.git] / lib / layouts / theorems-ams.module
index 7b06b445b9c1547ad69fbb780d654c11c9ea6ea4..80cb4d58f1400a5b18dce4708c0500afa5a5bd2c 100644 (file)
@@ -5,7 +5,7 @@
 #the theorems are numbered consecutively throughout the document. This can be
 #changed by loading one of the Theorems (Ordered By ...) modules.
 #DescriptionEnd
-#Excludes: Theorems | Theorems (Starred)
+#Excludes: theorems-std | theorems-starred
 
 # Original Author : David L. Johnson <dlj0@lehigh.edu>
 # Probably broken by Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
@@ -13,7 +13,7 @@
 # Tinkered with Sep. '07 by Paul Rubin <rubin@msu.edu>
 # Modularized Jan 08 by Richard Heck <rgheck@comcast.net>
 
-Format 6
+Format 8
 
 Requires       amsmath,amsthm
 
@@ -21,11 +21,11 @@ Counter
        Name theorem
 End
 
-Preamble
+AddToPreamble
        \theoremstyle{plain}
 EndPreamble
 
 Input theorems-order.inc
-Input theorems.inc
+Input theorems-ams.inc
 Input theorems-starred.inc
 Input theorems-proof.inc