]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-chap.module
DocBook: new logic to handle the new lines, only used in output_docbook for now.
[lyx.git] / lib / layouts / theorems-chap.module
index 1d613aeab18684668a2274961379315446bc4961..d72b51f1342ae7992bd7c5030d5b56b5f8ef1f71 100644 (file)
@@ -1,4 +1,5 @@
-#\DeclareLyXModule{Theorems (Numbered by Chapter)}
+#\DeclareLyXModule{Standard Theorems (Numbered by Chapter)}
+#\DeclareCategory{Maths}
 #DescriptionBegin
 #Numbers theorems and the like by chapter (i.e., the counter is reset at
 #each chapter start). Use this module only with document classes that provide a chapter
@@ -6,13 +7,13 @@
 #DescriptionEnd
 #Requires: theorems-std | theorems-ams
 #Excludes: theorems-sec
-#Category: theorems
 
 # Author: Richard Heck <rgheck@comcast.net>
 
-Format 62
+Format 82
 
 Counter theorem
+       GuiName Theorem
        Within         chapter
 End