]> git.lyx.org Git - features.git/blobdiff - lib/layouts/theorems-chap-bytype.module
Change name and email in layout files
[features.git] / lib / layouts / theorems-chap-bytype.module
index e7b7dc969e92ec698cefad8575b4f2beff4fb4e5..9938bf2bcd1bc4392ba83b2a6a96aca40e3ea391 100644 (file)
@@ -1,4 +1,5 @@
-#\DeclareLyXModule{Theorems (Numbered by Type within Chapters)}
+#\DeclareLyXModule{Standard Theorems (Numbered by Type within Chapters)}
+#\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
 #Requires: theorems-bytype | theorems-ams-bytype
 #Excludes: theorems-std | theorems-ams | theorems-starred | theorems-sec | theorems-sec-bytype
 
-# Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's various modules)
+# Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Kimberly Heck's various modules)
 
-Format 36
+Format 89
 
 # We need separate counters for each theorem-like style.
 Counter theorem
-       Within         chapter
+       GuiName Theorem
+       Within chapter
+       LaTeXName thm
 End
 Counter corollary
-       Within         chapter
+       GuiName Corollary
+       Within chapter
+       LaTeXName cor
 End
 Counter lemma
-       Within         chapter
+       GuiName Lemma
+       Within chapter
+       LaTeXName lem
 End
 Counter proposition
-       Within         chapter
+       GuiName Proposition
+       Within chapter
+       LaTeXName prop
 End
 Counter conjecture
-       Within         chapter
+       GuiName Conjecture
+       Within chapter
 End
 Counter fact
-       Within         chapter
+       GuiName Fact
+       Within chapter
 End
 Counter definition
-       Within         chapter
+       GuiName Definition
+       Within chapter
+       LaTeXName defn
 End
 Counter example
-       Within         chapter
+       GuiName Example
+       Within chapter
 End
 Counter problem
-       Within         chapter
+       GuiName Problem
+       Within chapter
 End
 Counter exercise
-       Within         chapter
+       GuiName Exercise
+       Within chapter
+       LaTeXName xca
 End
 Counter remark
-       Within         chapter
+       GuiName Remark
+       Within chapter
 End
 Counter claim
-       Within         chapter
+       GuiName Claim
+       Within chapter
 End
 
 Style Theorem