]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/lyxmacros.inc
Make continuous spellcheck the default.
[lyx.git] / lib / layouts / lyxmacros.inc
index 4cf5cf6d95d42b35e7f37ca84da190e97765b163..08b18e30a8f6d68349b912e2000a7e2096bd57f8 100644 (file)
@@ -8,7 +8,7 @@
 # be removed later.
 
 
-Format 82
+Format 93
 Style LyX-Code
        Category              MainText
        Margin                Static
@@ -62,6 +62,8 @@ Style Address
                        \noindent\par}
                }
        EndPreamble
+       DocBookTag            address
+       DocBookTagType        paragraph
 End
 
 
@@ -83,4 +85,7 @@ Style Right_Address
                        \par}
                }
        EndPreamble
+       DocBookTag            address
+       DocBookTagType        paragraph
+       DocBookAttr           role='right-address'
 End