]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-ams-chap-bytype.module
DocBook: implement other letter classes (frletter, standard letter, KOMA-Script).
[lyx.git] / lib / layouts / theorems-ams-chap-bytype.module
index 0bf4ee52b22bdf77737ed0dc40ccb38381f4b43c..79c9fee71e23544b8ff3494e388c207e7db7c5f8 100644 (file)
 # 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>
 
-Format 80
+Format 85
 
 Requires       amsmath,amsthm
 
-# The environments defined (regular and starred) are :
-# - theorem
-# - corollary
-# - lemma
-# - proposition
-# - conjecture
-# - fact
-# - definition
-# - example
-# - solution
-# - problem
-# - exercise
-# - remark
-# - claim
-
-# 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-chap-bytype.inc
 Input theorems-starred.inc