]> git.lyx.org Git - features.git/blobdiff - lib/layouts/broadway.layout
DocBook: implement author for layouts that previously missed it.
[features.git] / lib / layouts / broadway.layout
index 8a2c5f9fea44df4af5f307b36036b146c988d520..49116b7db6fa70e05f12d4a81327201a505f4f12 100644 (file)
@@ -4,7 +4,7 @@
 
 # For theater plays
 
-Format 80
+Format 85
 Columns                 1
 Sides                   1
 SecNumDepth             2
@@ -185,6 +185,7 @@ Style Standard
        Align                 Left
        AlignPossible         Block, Left, Right, Center
        Labeltype             No_Label
+       DocBookTag            para
 End
 
 
@@ -200,6 +201,9 @@ Style Title
        Align                 Center
        AlignPossible         Left, Right, Center
        HTMLTitle             true
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
@@ -214,6 +218,11 @@ Style Author
        ParSep                1.5
        Align                 Center
        AlignPossible         Left, Right, Center
+       DocBookTag            personname
+       DocBookTagType        paragraph
+       DocBookWrapperTag     author
+       DocBookWrapperTagType inline
+       DocBookInInfo         always
 End