]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-ams-bytype.module
DocBook: fix indentation.
[lyx.git] / lib / layouts / theorems-ams-bytype.module
index b275dc1618d8c9fea8792b2f38b29287dc499373..083577303dbf13dd841cc50735f2a873df21b070 100644 (file)
 # Modularized Jan 08 by Richard Heck <rgheck@comcast.net>
 # Hacked June '09 by Paul Rubin <rubin@msu.edu> to use separate counters
 
-Format 80
+Format 85
 
 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