]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-ams.module
Fix a bug involving module conflicts. We need to check not only that we
[lyx.git] / lib / layouts / theorems-ams.module
index 5947da46a7b37e9e13fc015540b3c8d5f2cd7203..b44da12ca85e2e3a7b278390c03257314f23f4ca 100644 (file)
 # Tinkered with Sep. '07 by Paul Rubin <rubin@msu.edu>
 # Modularized Jan 08 by Richard Heck <rgheck@comcast.net>
 
-Format 6
+Format 10
 
 Requires       amsmath,amsthm
 
-Counter
-       Name theorem
+Counter 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