]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrclass.inc
Add frontispiece layout to KOMA classes
[lyx.git] / lib / layouts / scrclass.inc
index 1a41a4d9d64ff9dc0e5ec4d6bdfed382de8d6701..4d20ca8fd74a07a0957b6c060e2e938997ff406f 100644 (file)
@@ -8,7 +8,7 @@
 # Labeling is now used also in non-KOMA classes
 
 
-Format 82
+Format 90
 SecNumDepth             2
 TocDepth                2
 DefaultStyle            Standard
@@ -69,6 +69,7 @@ Style Labeling
        DocBookItemTag        listitem
        DocBookItemInnerTag   para
        DocBookItemLabelTag   term
+       DocBookItemLabelTagType   paragraph
 End
 
 Input stdsections.inc
@@ -203,6 +204,8 @@ Style Title
          Family              Sans
          Series              Bold
        EndFont
+       DocBookTag            title
+       DocBookInInfo         maybe
 End
 
 Style Subtitle
@@ -212,6 +215,7 @@ Style Subtitle
          Size                Large
        EndFont
        DocBookTag            subtitle
+       DocBookInInfo         maybe
 End
 
 
@@ -219,6 +223,11 @@ Style Author
        Font
          Size                Larger
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -226,6 +235,9 @@ Style Date
        Font
          Size                Larger
        EndFont
+       DocBookTag            date
+       DocBookTagType        paragraph
+       DocBookInInfo         always
 End
 
 
@@ -274,6 +286,11 @@ Style Extratitle
        LatexName             extratitle
 End
 
+Style Frontispiece
+       CopyStyle             Titlehead
+       LatexName             frontispiece
+End
+
 Input stdstruct.inc
 
 Style Abstract