]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-chap-bytype.module
Update Russian localization
[lyx.git] / lib / layouts / theorems-chap-bytype.module
index f0e7419f9dfcd5aa836b3a13ad7c6e2a35cea7c5..2bc0c17fd693a771392e6a99802e4e05d5fd9462 100644 (file)
 
 # Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's various modules)
 
-Format 74
+Format 82
 
 # 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