]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-proof-std.inc
Fix bug #11410.
[lyx.git] / lib / layouts / theorems-proof-std.inc
index 69bfce61b34e8c00ec8c09edbe7790a4d2202a18..4398fb77749490f2c66ce51123aa732952ff99e2 100644 (file)
@@ -1,6 +1,6 @@
-# Moved here by rgheck. Original author cloudy.
+# Moved here by rikiheck. Original author cloudy.
 
-Format 36
+Format 97
 
 #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