]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-chap-bytype.module
remerge he.po
[lyx.git] / lib / layouts / theorems-chap-bytype.module
index 7ccdd5ebcb3448859d4f95a1d0af6c15b28b4dbb..11f6a50a641ed0033a92a25c46974a0e6576b27c 100644 (file)
@@ -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
 #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 72
+Format 104
+
+Input theorems-counters-bytype.inc
 
-# We need separate counters for each theorem-like style.
 Counter theorem
-       Within         chapter
+       Within chapter
 End
 Counter corollary
-       Within         chapter
+       Within chapter
 End
 Counter lemma
-       Within         chapter
+       Within chapter
 End
 Counter proposition
-       Within         chapter
+       Within chapter
 End
 Counter conjecture
-       Within         chapter
+       Within chapter
 End
 Counter fact
-       Within         chapter
+       Within chapter
 End
 Counter definition
-       Within         chapter
+       Within chapter
 End
 Counter example
-       Within         chapter
+       Within chapter
 End
 Counter problem
-       Within         chapter
+       Within chapter
 End
 Counter exercise
-       Within         chapter
+       Within chapter
 End
 Counter remark
-       Within         chapter
+       Within chapter
 End
 Counter claim
-       Within         chapter
+       Within chapter
 End
 
 Style Theorem