X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Ftheorems-bytype.module;h=e2b7428d1282b37f2baf61d2807758e3cee6fe00;hb=9ca91b25664221978c336527002e66a7d18c95ef;hp=f458ce76206d140ba9e30f69c504b3fcd6dc95cb;hpb=5c545573507bbf55f78c294188537c6aff959bc0;p=features.git diff --git a/lib/layouts/theorems-bytype.module b/lib/layouts/theorems-bytype.module index f458ce7620..e2b7428d12 100644 --- a/lib/layouts/theorems-bytype.module +++ b/lib/layouts/theorems-bytype.module @@ -1,4 +1,5 @@ -#\DeclareLyXModule{Theorems (Numbered by Type)} +#\DeclareLyXModule{Standard Theorems (Numbered by Type)} +#\DeclareCategory{Maths} #DescriptionBegin #Defines some theorem environments for use with non-AMS classes. Contrary to the #plain Theorem module, the different theorem types provided here each have a separate @@ -9,38 +10,11 @@ #DescriptionEnd #Excludes: theorems-std | theorems-ams | theorems-starred | theorems-ams-bytype -# Author: Paul Rubin (hacked from Richard Heck's theorems-std.module) +# Author: Paul Rubin (hacked from Richard Kimberly Heck's theorems-std.module) -Format 64 - -# We need separate counters for each theorem-like style. -Counter theorem -End -Counter corollary -End -Counter lemma -End -Counter proposition -End -Counter conjecture -End -Counter fact -End -Counter definition -End -Counter example -End -Counter problem -End -Counter exercise -End -Counter solution -End -Counter remark -End -Counter claim -End +Format 95 +Input theorems-counters-bytype.inc Input theorems-bytype.inc Input theorems-proof.inc