]> 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 7ccdd5ebcb3448859d4f95a1d0af6c15b28b4dbb..2bc0c17fd693a771392e6a99802e4e05d5fd9462 100644 (file)
@@ -1,5 +1,5 @@
 #\DeclareLyXModule{Standard Theorems (Numbered by Type within Chapters)}
-#\DeclareCategory{Theorems}
+#\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 72
+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