]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-sec-bytype.module
Move RevTeX section in Additional.lyx into Chapter 3 Document classes
[lyx.git] / lib / layouts / theorems-sec-bytype.module
index 1291d7ea67fb5e7a3f4ca440f7189d86bf4a2e3d..aba60673ed2c3a9edd82bc0cf723eec049c0b001 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 section
-       LaTeXName thm
 End
 Counter corollary
-       GuiName Corollary
        Within section
-       LaTeXName cor
 End
 Counter lemma
-       GuiName Lemma
        Within section
-       LaTeXName lem
 End
 Counter proposition
-       GuiName Proposition
        Within section
-       LaTeXName prop
 End
 Counter conjecture
-       GuiName Conjecture
        Within section
 End
 Counter fact
-       GuiName Fact
        Within section
 End
 Counter definition
-       GuiName Definition
        Within section
-       LaTeXName defn
 End
 Counter example
-       GuiName Example
        Within section
 End
 Counter problem
-       GuiName Problem
        Within section
 End
 Counter exercise
-       GuiName Exercise
        Within section
-       LaTeXName sca
 End
 Counter remark
-       GuiName Remark
        Within section
 End
 Counter claim
-       GuiName Claim
        Within section
 End