]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-sec.module
Question environments, from Russ Woodroofe.
[lyx.git] / lib / layouts / theorems-sec.module
index 41305fe515a41e1966a81a3f08f64d854956c659..5b877e813c8cd94d976a923ba9c780cd8b6c65cf 100644 (file)
@@ -1,15 +1,15 @@
-#\DeclareLyXModule{Theorems (Order By Section)}
+#\DeclareLyXModule{Theorems (By Section)}
 #DescriptionBegin
 #Numbers theorems and the like by section.
 #DescriptionEnd
 #Requires: theorems-std | theorems-ams
+#Excludes: theorems-chap
 
 # Author: Richard Heck <rgheck@comcast.net>
 
-Format 8
+Format 11
 
-Counter
-       Name           theorem
+Counter theorem
        Within         section
 End