]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-chap-bytype.module
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / theorems-chap-bytype.module
index 9938bf2bcd1bc4392ba83b2a6a96aca40e3ea391..83cd6e205161568a21ebd33dffdbaf3cd5c4b0e8 100644 (file)
 
 # Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Kimberly Heck's various modules)
 
-Format 89
+Format 98
+
+Input theorems-counters-bytype.inc
 
-# We need separate counters for each theorem-like style.
 Counter theorem
-       GuiName Theorem
        Within chapter
-       LaTeXName thm
 End
 Counter corollary
-       GuiName Corollary
        Within chapter
-       LaTeXName cor
 End
 Counter lemma
-       GuiName Lemma
        Within chapter
-       LaTeXName lem
 End
 Counter proposition
-       GuiName Proposition
        Within chapter
-       LaTeXName prop
 End
 Counter conjecture
-       GuiName Conjecture
        Within chapter
 End
 Counter fact
-       GuiName Fact
        Within chapter
 End
 Counter definition
-       GuiName Definition
        Within chapter
-       LaTeXName defn
 End
 Counter example
-       GuiName Example
        Within chapter
 End
 Counter problem
-       GuiName Problem
        Within chapter
 End
 Counter exercise
-       GuiName Exercise
        Within chapter
-       LaTeXName xca
 End
 Counter remark
-       GuiName Remark
        Within chapter
 End
 Counter claim
-       GuiName Claim
        Within chapter
 End