]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrclass.inc
Add frontispiece layout to KOMA classes
[lyx.git] / lib / layouts / scrclass.inc
index 0c1bab52cf106c6adb8dd96a515db05dfb25c1bf..4d20ca8fd74a07a0957b6c060e2e938997ff406f 100644 (file)
@@ -8,7 +8,7 @@
 # Labeling is now used also in non-KOMA classes
 
 
-Format 84
+Format 90
 SecNumDepth             2
 TocDepth                2
 DefaultStyle            Standard
@@ -90,7 +90,6 @@ Style Chapter
          Family              Sans
          Size                Largest
        EndFont
-               TocLevel 0
 End
 
 
@@ -99,7 +98,6 @@ Style Section
        Font
          Family              Sans
        EndFont
-       TocLevel 1
 End
 
 
@@ -108,7 +106,6 @@ Style Subsection
        Font
          Family              Sans
        EndFont
-       TocLevel 2
 End
 
 
@@ -117,7 +114,6 @@ Style Subsubsection
        Font
          Family              Sans
        EndFont
-       TocLevel 3
 End
 
 
@@ -126,7 +122,6 @@ Style Paragraph
        Font
          Family              Sans
        EndFont
-       TocLevel 4
 End
 
 
@@ -136,7 +131,6 @@ Style Subparagraph
        Font
          Family              Sans
        EndFont
-       TocLevel 5
 End
 
 Input stdstarsections.inc
@@ -210,6 +204,8 @@ Style Title
          Family              Sans
          Series              Bold
        EndFont
+       DocBookTag            title
+       DocBookInInfo         maybe
 End
 
 Style Subtitle
@@ -219,6 +215,7 @@ Style Subtitle
          Size                Large
        EndFont
        DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
 
@@ -226,6 +223,11 @@ Style Author
        Font
          Size                Larger
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -233,6 +235,9 @@ Style Date
        Font
          Size                Larger
        EndFont
+       DocBookTag            date
+       DocBookTagType        paragraph
+       DocBookInInfo         always
 End
 
 
@@ -281,6 +286,11 @@ Style Extratitle
        LatexName             extratitle
 End
 
+Style Frontispiece
+       CopyStyle             Titlehead
+       LatexName             frontispiece
+End
+
 Input stdstruct.inc
 
 Style Abstract