X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Ftheorems-sec.module;h=eb808e8ee83528809fc072d567e05a65fce16253;hb=adefdf8eebb9aebccdd472482579e55758857f66;hp=ad7511524b13d5367bb68e3bf38cf8141ac0a1ca;hpb=88bc81d782fb5d6d92c1271604ff11894332d0b8;p=lyx.git diff --git a/lib/layouts/theorems-sec.module b/lib/layouts/theorems-sec.module index ad7511524b..eb808e8ee8 100644 --- a/lib/layouts/theorems-sec.module +++ b/lib/layouts/theorems-sec.module @@ -7,13 +7,29 @@ #Requires: theorems-std | theorems-ams #Excludes: theorems-chap -# Author: Richard Heck +# Author: Richard Kimberly Heck -Format 89 +Format 104 Counter theorem GuiName Theorem - Within section + Within section + LaTeXName thm + RefFormat thm "Theorem \thesection.\arabic{theorem}" + RefFormat cor "Corollary \thesection.\arabic{theorem}" + RefFormat lem "Lemma \thesection.\arabic{theorem}" + RefFormat prop "Proposition \thesection.\arabic{theorem}" + RefFormat conj "Conjecture \thesection.\arabic{theorem}" + RefFormat def "Definition \thesection.\arabic{theorem}" + RefFormat exa "Example \thesection.\arabic{theorem}" + RefFormat prob "Problem \thesection.\arabic{theorem}" + RefFormat exer "Exercise \thesection.\arabic{theorem}" + RefFormat solu "Solution \thesection.\arabic{theorem}" + RefFormat rem "Remark \thesection.\arabic{theorem}" + RefFormat claim "Claim \thesection.\arabic{theorem}" + RefFormat fact "Fact \thesection.\arabic{theorem}" + RefFormat cri "Criterion \thesection.\arabic{theorem}" + RefFormat alg "Algorithm \thesection.\arabic{theorem}" End Style Theorem