X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Ftheorems-proof.inc;h=4665027dcddd561f70db69357aa0c48ab81b24c3;hb=edaf28fdd6a64ce277a1c5f39d99a6568485887f;hp=42f9bd5ea082992d04409b2296ce20cd23de0e24;hpb=569841f2921f8d61c031c1435cfcf9823d5143fa;p=lyx.git diff --git a/lib/layouts/theorems-proof.inc b/lib/layouts/theorems-proof.inc index 42f9bd5ea0..4665027dcd 100644 --- a/lib/layouts/theorems-proof.inc +++ b/lib/layouts/theorems-proof.inc @@ -1,14 +1,14 @@ -# Author : David L. Johnson +# Author: David L. Johnson # Probably broken by Jean-Marc Lasgouttes # modified and modularized by Emmanuel GUREGHIAN # 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 -# Modularized Jan 08 by Richard Heck +# Modularized Jan 08 by Richard Kimberly Heck -Format 71 +Format 100 Style Proof Category Reasoning @@ -40,5 +40,7 @@ Style Proof LabelFont Shape Italic EndFont + DocBookTag para + DocBookAttr role='proof' End