]> git.lyx.org Git - features.git/blobdiff - lib/layouts/theorems-ams-chap-bytype.inc
Update layouts (run layout2layout.py)
[features.git] / lib / layouts / theorems-ams-chap-bytype.inc
index 5933195fa6a106bda5b60c301a3ed6543743c221..a8ea0be05d151ef8252e68646331b9f2869bac72 100644 (file)
@@ -2,7 +2,7 @@
 # Probably broken by Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
 # modified and modularized by Emmanuel GUREGHIAN <gureghia@boston.bertin.fr>
 # Tinkered with Sep. '07 by Paul Rubin <rubin@msu.edu>
-# Modularized Jan 08 by Richard Heck <rgheck@comcast.net>
+# Modularized Jan 08 by Richard Kimberly Heck <rikiheck@lyx.org>
 # Hacked June '09 by Paul Rubin <rubin@msu.edu> to use separate counters
 # Chapter dependence added Oct '16 by Andrew Parsloe <aparsloe@clear.net.nz>
 
 # - Case (by inclusion)
 
 
-# We need separate counters for each theorem-like style.
-Format 84
+Format 95
+
+Input theorems-counters-bytype.inc
+
 Counter theorem
-       GuiName Theorem
-       Within         chapter
+       Within chapter
 End
 Counter corollary
-       GuiName Corollary
-       Within         chapter
+       Within chapter
 End
 Counter lemma
-       GuiName Lemma
-       Within         chapter
+       Within chapter
 End
 Counter proposition
-       GuiName Proposition
-       Within         chapter
+       Within chapter
 End
 Counter conjecture
-       GuiName Conjecture
-       Within         chapter
+       Within chapter
 End
 Counter fact
-       GuiName Fact
-       Within         chapter
+       Within chapter
 End
 Counter definition
-       GuiName Definition
-       Within         chapter
+       Within chapter
 End
 Counter example
-       GuiName Example
-       Within         chapter
+       Within chapter
 End
 Counter problem
-       GuiName Problem
-       Within         chapter
+       Within chapter
 End
 Counter exercise
-       GuiName Exercise
-       Within         chapter
+       Within chapter
 End
 Counter solution
-       GuiName Solution
-       Within         chapter
+       Within chapter
 End
 Counter remark
-       GuiName Remark
-       Within         chapter
+       Within chapter
 End
 Counter claim
-       GuiName Claim
-       Within         chapter
+       Within chapter
 End
 
 OutlinerName thm "Definitions & Theorems"