]> 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 60e018eced424901dec886d819ccd2d7e4f3b582..1e1142027c450f2027232e25be2ba23eace00946 100644 (file)
@@ -1,5 +1,5 @@
 #\DeclareLyXModule{Standard Theorems (Numbered by Chapter)}
-#\DeclareCategory{Theorems}
+#\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
 
 # Author: Richard Heck <rgheck@comcast.net>
 
-Format 74
+Format 85
 
 Counter theorem
+       GuiName Theorem
        Within         chapter
 End