]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-sec.module
DocBook: implement title for layouts that previously missed it.
[lyx.git] / lib / layouts / theorems-sec.module
index 8675d2d9b2fb8d3c15cc018b488d760f2103200d..a1c6c06c391fcd655ab9c9ccb006cb2a05e24a04 100644 (file)
@@ -1,17 +1,18 @@
-#\DeclareLyXModule{Theorems (Numbered by Section)}
+#\DeclareLyXModule{Standard Theorems (Numbered by Section)}
+#\DeclareCategory{Maths}
 #DescriptionBegin
 #Numbers theorems and the like by section (i.e., the counter is reset at
 #each section start).
 #DescriptionEnd
 #Requires: theorems-std | theorems-ams
 #Excludes: theorems-chap
-#Category: theorems
 
 # Author: Richard Heck <rgheck@comcast.net>
 
-Format 54
+Format 85
 
 Counter theorem
+       GuiName Theorem
        Within         section
 End