From: Pavel Sanda Date: Thu, 18 Apr 2019 12:00:00 +0000 (+0200) Subject: Module categories: join math related stuff X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=39fe6ca68ffd7958666bda29cff3b2a6c5db9ecd;p=features.git Module categories: join math related stuff --- diff --git a/lib/layouts/theorems-ams-bytype.module b/lib/layouts/theorems-ams-bytype.module index 492657ea8a..165c1d2641 100644 --- a/lib/layouts/theorems-ams-bytype.module +++ b/lib/layouts/theorems-ams-bytype.module @@ -1,5 +1,5 @@ #\DeclareLyXModule{AMS Theorems (Numbered by Type)} -#\DeclareCategory{Theorems} +#\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 diff --git a/lib/layouts/theorems-ams-chap-bytype.module b/lib/layouts/theorems-ams-chap-bytype.module index 5e65865a4c..74bad58cf6 100644 --- a/lib/layouts/theorems-ams-chap-bytype.module +++ b/lib/layouts/theorems-ams-chap-bytype.module @@ -1,5 +1,5 @@ #\DeclareLyXModule{AMS Theorems (Numbered by Type within Chapters)} -#\DeclareCategory{Theorems} +#\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 diff --git a/lib/layouts/theorems-ams-extended-bytype.module b/lib/layouts/theorems-ams-extended-bytype.module index d0677b9d12..892ccec781 100644 --- a/lib/layouts/theorems-ams-extended-bytype.module +++ b/lib/layouts/theorems-ams-extended-bytype.module @@ -1,5 +1,5 @@ #\DeclareLyXModule{AMS Theorems (Extended, Numbered by Type)} -#\DeclareCategory{Theorems} +#\DeclareCategory{Maths} #DescriptionBegin #Defines some additional theorem environments for use with the #AMS theorems packages. Includes Criterion, Algorithm, Axiom, diff --git a/lib/layouts/theorems-ams-extended-chap-bytype.module b/lib/layouts/theorems-ams-extended-chap-bytype.module index c16ada7d44..8910a6eae2 100644 --- a/lib/layouts/theorems-ams-extended-chap-bytype.module +++ b/lib/layouts/theorems-ams-extended-chap-bytype.module @@ -1,5 +1,5 @@ #\DeclareLyXModule{AMS Theorems (Extended, Numbered by Type within Chapters)} -#\DeclareCategory{Theorems} +#\DeclareCategory{Maths} #DescriptionBegin #Defines some additional theorem environments for use with the #AMS theorems packages. Includes Criterion, Algorithm, Axiom, diff --git a/lib/layouts/theorems-ams-extended.module b/lib/layouts/theorems-ams-extended.module index 794fc81a67..1359b46096 100644 --- a/lib/layouts/theorems-ams-extended.module +++ b/lib/layouts/theorems-ams-extended.module @@ -1,5 +1,5 @@ #\DeclareLyXModule{AMS Theorems (Extended)} -#\DeclareCategory{Theorems} +#\DeclareCategory{Maths} #DescriptionBegin #Defines some additional theorem environments for use with the #AMS theorems packages. Includes Criterion, Algorithm, Axiom, diff --git a/lib/layouts/theorems-ams.module b/lib/layouts/theorems-ams.module index 2b736dffe5..6e0814bb77 100644 --- a/lib/layouts/theorems-ams.module +++ b/lib/layouts/theorems-ams.module @@ -1,5 +1,5 @@ #\DeclareLyXModule{AMS Theorems} -#\DeclareCategory{Theorems} +#\DeclareCategory{Maths} #DescriptionBegin #Defines theorem environments and the proof environment using the extended #AMS machinery. Both numbered and unnumbered types are provided. By default, diff --git a/lib/layouts/theorems-bytype.module b/lib/layouts/theorems-bytype.module index 9db7bd8385..54e7bc4a4e 100644 --- a/lib/layouts/theorems-bytype.module +++ b/lib/layouts/theorems-bytype.module @@ -1,5 +1,5 @@ #\DeclareLyXModule{Standard Theorems (Numbered by Type)} -#\DeclareCategory{Theorems} +#\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 diff --git a/lib/layouts/theorems-chap-bytype.module b/lib/layouts/theorems-chap-bytype.module index 78484ea332..f0e7419f9d 100644 --- a/lib/layouts/theorems-chap-bytype.module +++ b/lib/layouts/theorems-chap-bytype.module @@ -1,5 +1,5 @@ #\DeclareLyXModule{Standard Theorems (Numbered by Type within Chapters)} -#\DeclareCategory{Theorems} +#\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 diff --git a/lib/layouts/theorems-chap.module b/lib/layouts/theorems-chap.module index 60e018eced..71b6ed0fea 100644 --- a/lib/layouts/theorems-chap.module +++ b/lib/layouts/theorems-chap.module @@ -1,5 +1,5 @@ #\DeclareLyXModule{Standard Theorems (Numbered by Chapter)} -#\DeclareCategory{Theorems} +#\DeclareCategory{Maths} #DescriptionBegin #Numbers theorems and the like by chapter (i.e., the counter is reset at #each chapter start). Use this module only with document classes that provide a chapter diff --git a/lib/layouts/theorems-named.module b/lib/layouts/theorems-named.module index 533dbc0d9f..34bd2d8899 100644 --- a/lib/layouts/theorems-named.module +++ b/lib/layouts/theorems-named.module @@ -1,6 +1,6 @@ #% Do not delete the line below; configure depends on this #\DeclareLyXModule{Standard Theorems (Nameable)} -#\DeclareCategory{Theorems} +#\DeclareCategory{Maths} #DescriptionBegin # Facilitates the use of named theorems. The name of the theorem # goes into the 'Additional Theorem Text' argument. diff --git a/lib/layouts/theorems-sec-bytype.module b/lib/layouts/theorems-sec-bytype.module index 4e509a7eca..0d46c631be 100644 --- a/lib/layouts/theorems-sec-bytype.module +++ b/lib/layouts/theorems-sec-bytype.module @@ -1,5 +1,5 @@ #\DeclareLyXModule{Standard Theorems (Numbered by Type within Sections)} -#\DeclareCategory{Theorems} +#\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 diff --git a/lib/layouts/theorems-sec.module b/lib/layouts/theorems-sec.module index 02054d6d0f..db1eea0ae7 100644 --- a/lib/layouts/theorems-sec.module +++ b/lib/layouts/theorems-sec.module @@ -1,5 +1,5 @@ #\DeclareLyXModule{Standard Theorems (Numbered by Section)} -#\DeclareCategory{Theorems} +#\DeclareCategory{Maths} #DescriptionBegin #Numbers theorems and the like by section (i.e., the counter is reset at #each section start). diff --git a/lib/layouts/theorems-starred.module b/lib/layouts/theorems-starred.module index 2e26c516e3..ae553a816b 100644 --- a/lib/layouts/theorems-starred.module +++ b/lib/layouts/theorems-starred.module @@ -1,5 +1,5 @@ #\DeclareLyXModule{Standard Theorems (Unnumbered)} -#\DeclareCategory{Theorems} +#\DeclareCategory{Maths} #DescriptionBegin #Defines only unnumbered theorem environments, and the proof environment, using #the extended AMS machinery. diff --git a/lib/layouts/theorems-std.module b/lib/layouts/theorems-std.module index 98e9710511..3390f76d38 100644 --- a/lib/layouts/theorems-std.module +++ b/lib/layouts/theorems-std.module @@ -1,5 +1,5 @@ #\DeclareLyXModule{Standard Theorems} -#\DeclareCategory{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