]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-ams-bytype.inc
Autoconf: use included boost when system boost is not available
[lyx.git] / lib / layouts / theorems-ams-bytype.inc
index 66f5781c8097e28f7b0d59378f598ec432ec8333..25a034421edaa45fa1396a768fbf6e729af5eb99 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
 
 # The environments defined are :
 # - Claim
 # - Case (by inclusion)
 
-# We need separate counters for each theorem-like style.
-Format 85
-Counter theorem
-       GuiName Theorem
-End
-Counter corollary
-       GuiName Corollary
-End
-Counter lemma
-       GuiName Lemma
-End
-Counter proposition
-       GuiName Proposition
-End
-Counter conjecture
-       GuiName Conjecture
-End
-Counter fact
-       GuiName Fact
-End
-Counter definition
-       GuiName Definition
-End
-Counter example
-       GuiName Example
-End
-Counter problem
-       GuiName Problem
-End
-Counter exercise
-       GuiName Exercise
-End
-Counter solution
-       GuiName Solution
-End
-Counter remark
-       GuiName Remark
-End
-Counter claim
-       GuiName Claim
-End
+Format 89
+
+Input theorems-counters-bytype.inc
 
 OutlinerName thm "Definitions & Theorems"