X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=lib%2Flayouts%2Ftheorems-proof-std.inc;h=198fd514f98c7e1c906d2ac8e149747acd090b4a;hb=edaf28fdd6a64ce277a1c5f39d99a6568485887f;hp=18b42976f43e30323acd81721862db0022c3a394;hpb=5c545573507bbf55f78c294188537c6aff959bc0;p=lyx.git diff --git a/lib/layouts/theorems-proof-std.inc b/lib/layouts/theorems-proof-std.inc index 18b42976f4..198fd514f9 100644 --- a/lib/layouts/theorems-proof-std.inc +++ b/lib/layouts/theorems-proof-std.inc @@ -1,6 +1,6 @@ -# Moved here by rgheck. Original author cloudy. +# Moved here by rikiheck. Original author cloudy. -Format 64 +Format 100 #This is just a hacked version of the AMS proof environment Style Proof @@ -17,5 +17,8 @@ Style Proof \providecommand{\proofname}{Proof} \fi EndPreamble + EndLabelType No_Label # No LangPreamble or BabelPreamble, since babel knows \proofname already. + DocBookTag para + DocBookAttr role='proof' End