X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Ftheorems-proof.inc;h=01707e9d6d08060d7910d3f8b8925806587ae3c9;hb=9ca91b25664221978c336527002e66a7d18c95ef;hp=e13e8b601dcee200ddd9f4600d6c6c472afb6ad0;hpb=f9b4dde589704f2db7a8fa68f50dc90073775763;p=features.git diff --git a/lib/layouts/theorems-proof.inc b/lib/layouts/theorems-proof.inc index e13e8b601d..01707e9d6d 100644 --- a/lib/layouts/theorems-proof.inc +++ b/lib/layouts/theorems-proof.inc @@ -6,17 +6,21 @@ # (Themorem (1.1), Corollary (1.2) Theorem (1.3), etc. # These are only the theorems styles environnements # Tinkered with Sep. '07 by Paul Rubin -# Modularized Jan 08 by Richard Heck +# Modularized Jan 08 by Richard Kimberly Heck -Format 33 +Format 95 Style Proof - Category Theorem + Category Reasoning Margin First_Dynamic LatexType Environment LatexName proof NextNoIndent 1 - OptionalArgs 1 + ResetArgs 1 + Argument 1 + LabelString "Alternative Proof String" + Tooltip "Alternative proof string" + EndArgument LabelSep xx ParIndent MMM ParSkip 0.4 @@ -36,5 +40,7 @@ Style Proof LabelFont Shape Italic EndFont + DocBookTag para + DocBookAttr role='proof' End