]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/hollywood.layout
Add frontispiece layout to KOMA classes
[lyx.git] / lib / layouts / hollywood.layout
index ae1e4664c8737fce53de921c883b5f8c5e7b1635..212c8a1ce8950ffc20609db06df2559ee6a74b03 100644 (file)
@@ -16,7 +16,7 @@
 # Based on course given by Lars Davidson
 
 
-Format 49
+Format 90
 Columns                 1
 Sides                   1
 SecNumDepth             2
@@ -70,7 +70,7 @@ Style More
          Series              Medium
          Shape               Up
          Size                Normal
-         Color               Green
+         Color               textlabel2
        EndFont
 End
 
@@ -137,6 +137,12 @@ Style Description
        RightMargin           MMMMM
        Align                 Left
        LabelType             No_Label
+       DocBookTag            variablelist
+       DocBookItemWrapperTag varlistentry
+       DocBookItemTag        listitem
+       DocBookItemInnerTag   para
+       DocBookItemLabelTag   term
+       DocBookItemLabelTagType   paragraph
 End
 
 
@@ -176,7 +182,7 @@ Style Parenthetical
          Series              Medium
          Shape               Up
          Size                Normal
-         Color               Blue
+         Color               textlabel1
        EndFont
 End
 
@@ -200,7 +206,7 @@ Style Continuing
          Series              Medium
          Shape               Up
          Size                Normal
-         Color               Green
+         Color               textlabel2
        EndFont
 End
 
@@ -216,6 +222,8 @@ Style Narrative
        RightMargin           MMMMM
        Align                 Left
        LabelType             No_Label
+       DocBookTag            para
+       DocBookAttr           role='narrative'
 End
 
 
@@ -288,6 +296,8 @@ Style General
        Align                 Left
        AlignPossible         Block, Left, Right, Center
        Labeltype             No_Label
+       DocBookTag            para
+       DocBookAttr           role='general'
 End
 
 
@@ -301,6 +311,15 @@ Style Scene
        TopSep                0.25
        Align                 Left
        LabelType             No_Label
+       # This style is a NOT_IN_TOC-level section, hence it cannot be output as a real section in DocBook.
+       DocBookTag            bridgehead
+       DocBookAttr           renderas='sect1'
+       DocBookTagType        paragraph
+       # DocBookTag            title
+       # DocBookTagType        paragraph
+       # DocBookSection        true
+       # DocBookSectionTag     section
+       # DocBookInInfo         maybe
 End
 
 
@@ -314,6 +333,8 @@ Style Right_Address
        ParSep                1.5
        Align                 Left
        AlignPossible         Left, Right
+       DocBookTag            address
+       DocBookInInfo         always
 End
 
 
@@ -340,6 +361,9 @@ Style Title
        ParSep                1.5
        Align                 Center
        AlignPossible         Left, Right, Center
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End