]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-bytype.module
DocBook: remove output for some paragraphs in CVs.
[lyx.git] / lib / layouts / theorems-bytype.module
index ad91e50fa121680623e0fb8072442549afd91fd7..0cf7147f0906c0d6da2f5a52d39ed47fd103af4b 100644 (file)
 
 # Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's theorems-std.module)
 
-Format 80
+Format 85
 
 # We need separate counters for each theorem-like style.
 Counter theorem
+       GuiName Theorem
 End
 Counter corollary
+       GuiName Corollary
 End
 Counter lemma
+       GuiName Lemma
 End
 Counter proposition
+       GuiName Proposition
 End
 Counter conjecture
+       GuiName Conjecture
 End
 Counter fact
+       GuiName Fact
 End
 Counter definition
+       GuiName Definition
 End
 Counter example
+       GuiName Example
 End
 Counter problem
+       GuiName Problem
 End
 Counter exercise
+       GuiName Exercise
 End
 Counter solution
+       GuiName Solution
 End
 Counter remark
+       GuiName Remark
 End
 Counter claim
+       GuiName Claim
 End
 
 Input theorems-bytype.inc