]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/theorems-proof-std.inc
Make continuous spellcheck the default.
[lyx.git] / lib / layouts / theorems-proof-std.inc
index d15df2afcdee55b4b4e8e4d73c0766f62fbe88d7..f42a61f5d2262e51b5e7feeec9298777240bd619 100644 (file)
@@ -1,6 +1,6 @@
-# Moved here by rgheck. Original author cloudy.
+# Moved here by rikiheck. Original author cloudy.
 
-Format 57
+Format 93
 
 #This is just a hacked version of the AMS proof environment
 Style Proof
@@ -18,4 +18,6 @@ Style Proof
                \fi
        EndPreamble
 # No LangPreamble or BabelPreamble, since babel knows \proofname already.
+       DocBookTag            para
+       DocBookAttr           role='proof'
 End