]> git.lyx.org Git - features.git/blobdiff - lib/layouts/theorems-ams-chap-bytype.inc
Change name and email in layout files
[features.git] / lib / layouts / theorems-ams-chap-bytype.inc
index 5933195fa6a106bda5b60c301a3ed6543743c221..7bc2b739f08ab1b31e704b85df9406c6fdb23d2d 100644 (file)
@@ -2,7 +2,7 @@
 # Probably broken by Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
 # modified and modularized by Emmanuel GUREGHIAN <gureghia@boston.bertin.fr>
 # Tinkered with Sep. '07 by Paul Rubin <rubin@msu.edu>
-# Modularized Jan 08 by Richard Heck <rgheck@comcast.net>
+# Modularized Jan 08 by Richard Kimberly Heck <rikiheck@lyx.org>
 # Hacked June '09 by Paul Rubin <rubin@msu.edu> to use separate counters
 # Chapter dependence added Oct '16 by Andrew Parsloe <aparsloe@clear.net.nz>
 
 
 
 # We need separate counters for each theorem-like style.
-Format 84
+Format 89
 Counter theorem
        GuiName Theorem
-       Within         chapter
+       Within chapter
+       LaTeXName thm
 End
 Counter corollary
        GuiName Corollary
-       Within         chapter
+       Within chapter
+       LaTeXName cor
 End
 Counter lemma
        GuiName Lemma
-       Within         chapter
+       Within chapter
+       LaTeXName lem
 End
 Counter proposition
        GuiName Proposition
-       Within         chapter
+       Within chapter
+       LaTeXName prop
 End
 Counter conjecture
        GuiName Conjecture
-       Within         chapter
+       Within chapter
 End
 Counter fact
        GuiName Fact
-       Within         chapter
+       Within chapter
 End
 Counter definition
        GuiName Definition
-       Within         chapter
+       Within chapter
+       LaTeXName defn
 End
 Counter example
        GuiName Example
-       Within         chapter
+       Within chapter
 End
 Counter problem
        GuiName Problem
-       Within         chapter
+       Within chapter
 End
 Counter exercise
        GuiName Exercise
-       Within         chapter
+       Within chapter
+       LaTeXName sca
 End
 Counter solution
        GuiName Solution
-       Within         chapter
+       Within chapter
+       LaTeXName sol
 End
 Counter remark
        GuiName Remark
-       Within         chapter
+       Within chapter
+       LaTeXName rem
 End
 Counter claim
        GuiName Claim
-       Within         chapter
+       Within chapter
 End
 
 OutlinerName thm "Definitions & Theorems"