]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrclass.inc
Make continuous spellcheck the default.
[lyx.git] / lib / layouts / scrclass.inc
index 6e9e37f8188edb17f893018d6c46611208c1da6d..8b86026e24bb12a7ea1c1f2ab2d0bfd7993f8923 100644 (file)
@@ -8,7 +8,7 @@
 # Labeling is now used also in non-KOMA classes
 
 
-Format 84
+Format 93
 SecNumDepth             2
 TocDepth                2
 DefaultStyle            Standard
@@ -204,6 +204,8 @@ Style Title
          Family              Sans
          Series              Bold
        EndFont
+       DocBookTag            title
+       DocBookInInfo         maybe
 End
 
 Style Subtitle
@@ -213,6 +215,7 @@ Style Subtitle
          Size                Large
        EndFont
        DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
 
@@ -220,6 +223,11 @@ Style Author
        Font
          Size                Larger
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -227,6 +235,10 @@ Style Date
        Font
          Size                Larger
        EndFont
+       DocBookTag            date
+       DocBookTagType        paragraph
+       DocBookInInfo         always
+    DocBookNoFontInside   true
 End
 
 
@@ -275,6 +287,11 @@ Style Extratitle
        LatexName             extratitle
 End
 
+Style Frontispiece
+       CopyStyle             Titlehead
+       LatexName             frontispiece
+End
+
 Input stdstruct.inc
 
 Style Abstract