]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-std.module
de.po
[lyx.git] / lib / layouts / theorems-std.module
index 511c0dcec2e9aee70ec2a610902cab36ae725ba6..13ffa27f829a44cd0bd499aca4c440197b5ea377 100644 (file)
@@ -9,11 +9,24 @@
 
 # Author: Richard Kimberly Heck <rikiheck@lyx.org>
 
-Format 100
+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