]> git.lyx.org Git - features.git/blobdiff - lib/layouts/theorems-sec-bytype.module
Change name and email in layout files
[features.git] / lib / layouts / theorems-sec-bytype.module
index 8e29028f341f626c28f12e33d247738b04fcc5ec..1291d7ea67fb5e7a3f4ca440f7189d86bf4a2e3d 100644 (file)
 #Requires: theorems-bytype | theorems-ams-bytype
 #Excludes: theorems-std | theorems-ams | theorems-starred | theorems-chap | theorems-chap-bytype
 
-# Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Heck's various modules)
+# Author: Paul Rubin <rubin@msu.edu> (hacked from Richard Kimberly Heck's various modules)
 
-Format 82
+Format 89
 
 # We need separate counters for each theorem-like style.
 Counter theorem
        GuiName Theorem
-       Within         section
+       Within section
+       LaTeXName thm
 End
 Counter corollary
        GuiName Corollary
-       Within         section
+       Within section
+       LaTeXName cor
 End
 Counter lemma
        GuiName Lemma
-       Within         section
+       Within section
+       LaTeXName lem
 End
 Counter proposition
        GuiName Proposition
-       Within         section
+       Within section
+       LaTeXName prop
 End
 Counter conjecture
        GuiName Conjecture
-       Within         section
+       Within section
 End
 Counter fact
        GuiName Fact
-       Within         section
+       Within section
 End
 Counter definition
        GuiName Definition
-       Within         section
+       Within section
+       LaTeXName defn
 End
 Counter example
        GuiName Example
-       Within         section
+       Within section
 End
 Counter problem
        GuiName Problem
-       Within         section
+       Within section
 End
 Counter exercise
        GuiName Exercise
-       Within         section
+       Within section
+       LaTeXName sca
 End
 Counter remark
        GuiName Remark
-       Within         section
+       Within section
 End
 Counter claim
        GuiName Claim
-       Within         section
+       Within section
 End
 
 Style Theorem