]> git.lyx.org Git - features.git/blobdiff - lib/layouts/theorems-chap-bytype.module
DocBook: slightly change the Copernicus template to be valid DocBook.
[features.git] / lib / layouts / theorems-chap-bytype.module
index 69d0e93d6236335f9f5af3bae1631c71507cc62a..a165e89d6ab39ba62466664101f86bb74dfc5b25 100644 (file)
@@ -1,4 +1,5 @@
-#\DeclareLyXModule{Theorems (Numbered by Type within Chapters)}
+#\DeclareLyXModule{Standard Theorems (Numbered by Type within Chapters)}
+#\DeclareCategory{Maths}
 #DescriptionBegin
 #Defines some theorem environments for use with non-AMS classes. Contrary to the
 #plain Theorem module, the different theorem types provided here each have a separate
 
 # Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's various modules)
 
-Format 63
+Format 85
 
 # We need separate counters for each theorem-like style.
 Counter theorem
+       GuiName Theorem
        Within         chapter
 End
 Counter corollary
+       GuiName Corollary
        Within         chapter
 End
 Counter lemma
+       GuiName Lemma
        Within         chapter
 End
 Counter proposition
+       GuiName Proposition
        Within         chapter
 End
 Counter conjecture
+       GuiName Conjecture
        Within         chapter
 End
 Counter fact
+       GuiName Fact
        Within         chapter
 End
 Counter definition
+       GuiName Definition
        Within         chapter
 End
 Counter example
+       GuiName Example
        Within         chapter
 End
 Counter problem
+       GuiName Problem
        Within         chapter
 End
 Counter exercise
+       GuiName Exercise
        Within         chapter
 End
 Counter remark
+       GuiName Remark
        Within         chapter
 End
 Counter claim
+       GuiName Claim
        Within         chapter
 End