]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-chap.module
DocBook: fix margin notes.
[lyx.git] / lib / layouts / theorems-chap.module
index 11a0f591e4f7c2c2ff22f16e75c247b18604d7f3..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 30
+Format 82
 
 Counter theorem
+       GuiName Theorem
        Within         chapter
 End