]> git.lyx.org Git - features.git/blobdiff - lib/layouts/hollywood.layout
Change name and email in some other files
[features.git] / lib / layouts / hollywood.layout
index 38767c40c3c91854fca4f87bd35837450a063f03..4901d96705f0569e35f631d9f3d33c21fdb8c14e 100644 (file)
@@ -16,7 +16,7 @@
 # Based on course given by Lars Davidson
 
 
-Format 82
+Format 89
 Columns                 1
 Sides                   1
 SecNumDepth             2
@@ -142,6 +142,7 @@ Style Description
        DocBookItemTag        listitem
        DocBookItemInnerTag   para
        DocBookItemLabelTag   term
+       DocBookItemLabelTagType   paragraph
 End
 
 
@@ -221,6 +222,8 @@ Style Narrative
        RightMargin           MMMMM
        Align                 Left
        LabelType             No_Label
+       DocBookTag            para
+       DocBookAttr           role='narrative'
 End
 
 
@@ -293,6 +296,8 @@ Style General
        Align                 Left
        AlignPossible         Block, Left, Right, Center
        Labeltype             No_Label
+       DocBookTag            para
+       DocBookAttr           role='general'
 End
 
 
@@ -306,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
 
 
@@ -319,6 +333,8 @@ Style Right_Address
        ParSep                1.5
        Align                 Left
        AlignPossible         Left, Right
+       DocBookTag            address
+       DocBookInInfo         always
 End
 
 
@@ -345,6 +361,9 @@ Style Title
        ParSep                1.5
        Align                 Center
        AlignPossible         Left, Right, Center
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End