]> git.lyx.org Git - features.git/blobdiff - lib/layouts/theorems-sec.module
DocBook: implement fancy color box.
[features.git] / lib / layouts / theorems-sec.module
index dd29e3ca58aa0bb01e89022f75045ab82d141370..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 35
+Format 85
 
 Counter theorem
+       GuiName Theorem
        Within         section
 End