commit a0196c9784e00c1da19988aa66a79665a3d2bcf4
Author: Pavel Sanda <[email protected]>
Date:   Thu Apr 18 14:00:00 2019 +0200

    Module categories: join math related stuff
---
 lib/layouts/theorems-ams-bytype.module             |    2 +-
 lib/layouts/theorems-ams-chap-bytype.module        |    2 +-
 lib/layouts/theorems-ams-extended-bytype.module    |    2 +-
 .../theorems-ams-extended-chap-bytype.module       |    2 +-
 lib/layouts/theorems-ams-extended.module           |    2 +-
 lib/layouts/theorems-ams.module                    |    2 +-
 lib/layouts/theorems-bytype.module                 |    2 +-
 lib/layouts/theorems-chap-bytype.module            |    2 +-
 lib/layouts/theorems-chap.module                   |    2 +-
 lib/layouts/theorems-named.module                  |    2 +-
 lib/layouts/theorems-sec-bytype.module             |    2 +-
 lib/layouts/theorems-sec.module                    |    2 +-
 lib/layouts/theorems-starred.module                |    2 +-
 lib/layouts/theorems-std.module                    |    2 +-
 14 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/lib/layouts/theorems-ams-bytype.module 
b/lib/layouts/theorems-ams-bytype.module
index 492657e..165c1d2 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 5e65865..74bad58 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 d0677b9..892ccec 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 c16ada7..8910a6e 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 794fc81..1359b46 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 2b736df..6e0814b 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 9db7bd8..54e7bc4 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 78484ea..f0e7419 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 60e018e..71b6ed0 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 533dbc0..34bd2d8 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 4e509a7..0d46c63 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 02054d6..db1eea0 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 2e26c51..ae553a8 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 98e9710..3390f76 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

Reply via email to