]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-bytype.module
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / theorems-bytype.module
index 0cf7147f0906c0d6da2f5a52d39ed47fd103af4b..7505968f77019f841ba538c4fc7862e9cec7c450 100644 (file)
 #DescriptionEnd
 #Excludes: theorems-std | theorems-ams | theorems-starred | theorems-ams-bytype
 
-# Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's theorems-std.module)
+# Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Kimberly Heck's theorems-std.module)
 
-Format 85
-
-# 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 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 98
 
+Input theorems-counters-bytype.inc
 Input theorems-bytype.inc
 Input theorems-proof.inc