]> git.lyx.org Git - features.git/blobdiff - lib/layouts/theorems-sec-bytype.module
DocBook: implement other letter classes (frletter, standard letter, KOMA-Script).
[features.git] / lib / layouts / theorems-sec-bytype.module
index 7b21961525359571bd9d704510332dc2814aff6b..e5e8d9e16124d9d0ac6faec93bea85886c7fbc57 100644 (file)
 
 # Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's various modules)
 
-Format 79
+Format 85
 
 # We need separate counters for each theorem-like style.
 Counter theorem
+       GuiName Theorem
        Within         section
 End
 Counter corollary
+       GuiName Corollary
        Within         section
 End
 Counter lemma
+       GuiName Lemma
        Within         section
 End
 Counter proposition
+       GuiName Proposition
        Within         section
 End
 Counter conjecture
+       GuiName Conjecture
        Within         section
 End
 Counter fact
+       GuiName Fact
        Within         section
 End
 Counter definition
+       GuiName Definition
        Within         section
 End
 Counter example
+       GuiName Example
        Within         section
 End
 Counter problem
+       GuiName Problem
        Within         section
 End
 Counter exercise
+       GuiName Exercise
        Within         section
 End
 Counter remark
+       GuiName Remark
        Within         section
 End
 Counter claim
+       GuiName Claim
        Within         section
 End