X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Ftheorems-ams-chap-bytype.module;h=4a4a807b58d2f23e0d39a10500ec34a6f2166927;hb=7cb50d70086faafb22a7dd8ca779278a0f9310e9;hp=8259c4ab17a6fdff14f1f052847417a75b623341;hpb=a33157331bba8215e4c55f40dd36e4d3ac0c6c00;p=lyx.git diff --git a/lib/layouts/theorems-ams-chap-bytype.module b/lib/layouts/theorems-ams-chap-bytype.module index 8259c4ab17..4a4a807b58 100644 --- a/lib/layouts/theorems-ams-chap-bytype.module +++ b/lib/layouts/theorems-ams-chap-bytype.module @@ -1,4 +1,5 @@ -#\DeclareLyXModule{Theorems (AMS, Numbered by Type within Chapters)} +#\DeclareLyXModule{AMS Theorems (Numbered by Type within Chapters)} +#\DeclareCategory{Maths} #DescriptionBegin #Defines theorem environments and the proof environment using the extended #AMS machinery. Both numbered and unnumbered types are provided. Contrary to the @@ -18,7 +19,7 @@ # Hacked June '09 by Paul Rubin to use separate counters # Chapter dependence added Oct '16 by Andrew Parsloe -Format 63 +Format 81 Requires amsmath,amsthm @@ -39,30 +40,43 @@ Requires amsmath,amsthm # We need separate counters for each theorem-like style. Counter theorem + GuiName Theorem End Counter corollary + GuiName Corollary End Counter lemma + GuiName Lemma End Counter proposition + GuiName Proposition End Counter conjecture + GuiName Conjecture End Counter fact + GuiName Fact End Counter definition + GuiName Definition End Counter example + GuiName Example End Counter solution + GuiName Solution End Counter problem + GuiName Problem End Counter exercise + GuiName Exercise End Counter remark + GuiName Remark End Counter claim + GuiName Claim End