]> git.lyx.org Git - features.git/blobdiff - lib/layouts/theorems-ams-bytype.inc
Change name and email in some other files
[features.git] / lib / layouts / theorems-ams-bytype.inc
index 66f5781c8097e28f7b0d59378f598ec432ec8333..64d928b40be3d3513e21d1df10e0594442d26a5c 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
 
 # The environments defined are :
 # - Case (by inclusion)
 
 # We need separate counters for each theorem-like style.
-Format 85
+Format 89
 Counter theorem
        GuiName Theorem
+       LaTeXName thm
 End
 Counter corollary
        GuiName Corollary
+       LaTeXName cor
 End
 Counter lemma
        GuiName Lemma
+       LaTeXName lem
 End
 Counter proposition
        GuiName Proposition
+       LaTeXName prop
 End
 Counter conjecture
        GuiName Conjecture
@@ -43,6 +47,7 @@ Counter fact
 End
 Counter definition
        GuiName Definition
+       LaTeXName defn
 End
 Counter example
        GuiName Example
@@ -52,12 +57,15 @@ Counter problem
 End
 Counter exercise
        GuiName Exercise
+       LaTeXName xca
 End
 Counter solution
        GuiName Solution
+       LaTeXName sol
 End
 Counter remark
        GuiName Remark
+       LaTeXName rem
 End
 Counter claim
        GuiName Claim