X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Ftheorems-std.module;h=13ffa27f829a44cd0bd499aca4c440197b5ea377;hb=bbbd1820957f8a3584765eecc8533da6853a979f;hp=f3925a3e1413ea4e19faadb915f803df536f3c75;hpb=7f100a1e6def5474389159a6bf4ce64bfa511047;p=lyx.git diff --git a/lib/layouts/theorems-std.module b/lib/layouts/theorems-std.module index f3925a3e14..13ffa27f82 100644 --- a/lib/layouts/theorems-std.module +++ b/lib/layouts/theorems-std.module @@ -1,16 +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 (Ordered By ...) modules. +#changed by loading one of the 'Theorems (Numbered by ...)' modules. #DescriptionEnd #Excludes: theorems-ams | theorems-starred -# Author: Richard Heck +# Author: Richard Kimberly Heck -Format 14 +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