]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-chap-bytype.module
Grammar
[lyx.git] / lib / layouts / theorems-chap-bytype.module
index b8552205be4e6c0db6f6ca072c4b600f5acc35c3..11f6a50a641ed0033a92a25c46974a0e6576b27c 100644 (file)
 #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 80
+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