X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Ftheorems-std.module;h=13ffa27f829a44cd0bd499aca4c440197b5ea377;hb=bbbd1820957f8a3584765eecc8533da6853a979f;hp=de374edc275db90c997546e8728b8606038721db;hpb=eb53c60a8f2e3b9bf6fb783a893cc7814f94139f;p=lyx.git diff --git a/lib/layouts/theorems-std.module b/lib/layouts/theorems-std.module index de374edc27..13ffa27f82 100644 --- a/lib/layouts/theorems-std.module +++ b/lib/layouts/theorems-std.module @@ -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 +# Author: Richard Kimberly Heck -Format 45 +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