]> git.lyx.org Git - features.git/blobdiff - lib/layouts/theorems-chap-bytype.module
DocBook: ensure that <info>-related insets in the abstract are not generated in the...
[features.git] / lib / layouts / theorems-chap-bytype.module
index 2ed09a4ce5f442686366a18989d606f63f1d1cef..a165e89d6ab39ba62466664101f86bb74dfc5b25 100644 (file)
 
 # Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's various modules)
 
-Format 76
+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