]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/scrclass.inc
DocBook: implement Hollywood layout.
[lyx.git] / lib / layouts / scrclass.inc
index 6e9e37f8188edb17f893018d6c46611208c1da6d..a6775b41d3712dbd9a78af77bff4b222a1967caf 100644 (file)
@@ -8,7 +8,7 @@
 # Labeling is now used also in non-KOMA classes
 
 
-Format 84
+Format 85
 SecNumDepth             2
 TocDepth                2
 DefaultStyle            Standard
@@ -204,6 +204,7 @@ Style Title
          Family              Sans
          Series              Bold
        EndFont
+       DocBookTag            title
 End
 
 Style Subtitle
@@ -220,6 +221,11 @@ Style Author
        Font
          Size                Larger
        EndFont
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End
 
 
@@ -227,6 +233,9 @@ Style Date
        Font
          Size                Larger
        EndFont
+       DocBookTag            date
+       DocBookTagType        paragraph
+       DocBookInInfo         always
 End