]> 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 69bfce61b34e8c00ec8c09edbe7790a4d2202a18..f42a61f5d2262e51b5e7feeec9298777240bd619 100644 (file)
@@ -1,6 +1,6 @@
-# Moved here by rgheck. Original author cloudy.
+# Moved here by rikiheck. Original author cloudy.
 
-Format 36
+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