]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-proof.inc
Revert "Update layouts"
[lyx.git] / lib / layouts / theorems-proof.inc
index ce0785c860d7dc18142c43455a3c1018617d6f8c..ac502619c49c125e1799596e4268ace0c4e43629 100644 (file)
@@ -1,14 +1,14 @@
-# Author : David L. Johnson <dlj0@lehigh.edu>
+# Author: David L. Johnson <dlj0@lehigh.edu>
 # Probably broken by Jean-Marc Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>
 # modified and modularized by Emmanuel GUREGHIAN <gureghia@boston.bertin.fr>
 # This version has Theorems and other results numbered in one sequence, and all
-# numbered environments (figures as well) containing the section number.
-# (Themorem (1.1), Corollary (1.2) Theorem (1.3), etc.
-# These are only the theorems styles environnements
+# numbered environments (figures as well) containing the section number
+# (Theorem (1.1), Corollary (1.2) Theorem (1.3), etc.)
+# These are only the theorems styles environments
 # 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>
 
-Format 68
+Format 104
 
 Style Proof
        Category              Reasoning
@@ -40,5 +40,7 @@ Style Proof
        LabelFont
          Shape               Italic
        EndFont
+       DocBookTag            para
+       DocBookAttr           role='proof'
 End