]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-ams-bytype.module
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / theorems-ams-bytype.module
index b275dc1618d8c9fea8792b2f38b29287dc499373..4ca8c7c255f1aee88d43d215741fe92e8f75e064 100644 (file)
 # 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
 
-Format 80
+Format 98
 
 Requires       amsmath,amsthm
 
-# We need separate counters for each theorem-like style.
-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 solution
-       GuiName Solution
-End
-Counter problem
-       GuiName Problem
-End
-Counter exercise
-       GuiName Exercise
-End
-Counter remark
-       GuiName Remark
-End
-Counter claim
-       GuiName Claim
-End
-
 Input theorems-order.inc
 Input theorems-ams-bytype.inc
 Input theorems-starred.inc