]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-std.module
de.po
[lyx.git] / lib / layouts / theorems-std.module
index 4ae64ea19468573c47a22fc077cef86abd31d227..13ffa27f829a44cd0bd499aca4c440197b5ea377 100644 (file)
@@ -1,17 +1,32 @@
-#\DeclareLyXModule{Theorems}
+#\DeclareLyXModule{Standard Theorems}
+#\DeclareCategory{Maths}
 #DescriptionBegin
 #Defines some theorem environments for use with non-AMS classes. By default, 
 #the theorems are numbered consecutively throughout the document. This can be
 #changed by loading one of the 'Theorems (Numbered by ...)' modules.
 #DescriptionEnd
 #Excludes: theorems-ams | theorems-starred
-#Category: theorems
 
-# Author: Richard Heck <rgheck@comcast.net>
+# Author: Richard Kimberly Heck <rikiheck@lyx.org>
 
-Format 68
+Format 104
 
 Counter theorem
+       GuiName Theorem
+       LaTeXName thm
+       RefFormat thm "Theorem \arabic{theorem}"
+       RefFormat cor "Corollary \arabic{theorem}"
+       RefFormat lem "Lemma \arabic{theorem}"
+       RefFormat prop "Proposition \arabic{theorem}"
+       RefFormat conj "Conjecture \arabic{theorem}"
+       RefFormat fact "Fact \arabic{theorem}"
+       RefFormat def "Definition \arabic{theorem}"
+       RefFormat exa "Example \arabic{theorem}"
+       RefFormat prob "Problem \arabic{theorem}"
+       RefFormat exer "Exercise \arabic{theorem}"
+       RefFormat solu "Solution \arabic{theorem}"
+       RefFormat rem "Remark \arabic{theorem}"
+       RefFormat claim "Claim \arabic{theorem}"
 End
 
 Input theorems.inc