]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-chap.module
DocBook: implement title for layouts that previously missed it.
[lyx.git] / lib / layouts / theorems-chap.module
index dfa0dfc5c13e3e6f40dbc8d4380a9d1f67bf581c..1e1142027c450f2027232e25be2ba23eace00946 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 43
+Format 85
 
 Counter theorem
+       GuiName Theorem
        Within         chapter
 End