]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/broadway.layout
LyXHTML: add explicit HTMLTag for titles.
[lyx.git] / lib / layouts / broadway.layout
index 4097b54cc97a4d466086ac13153061acdb1fa2ca..00977e08e0867226cf17e45f084a343c26a3a424 100644 (file)
@@ -4,7 +4,7 @@
 
 # For theater plays
 
-Format 76
+Format 99
 Columns                 1
 Sides                   1
 SecNumDepth             2
@@ -24,10 +24,12 @@ Input stdcounters.inc
 DefaultStyle Dialogue
 
 Counter act
+       GuiName "Act Number"
 End
 
 
 Counter scene
+       GuiName "Scene Number"
 End
 
 
@@ -53,7 +55,7 @@ Style Narrative
        LabelType             No_Label
        Font
          Shape               Italic
-         Color               Black
+         Color               foreground
        EndFont
 End
 
@@ -150,10 +152,10 @@ Style Parenthetical
        EndLabelString        ")"
        Font
          Shape               Italic
-         Color               Blue
+         Color               textlabel1
        EndFont
        LabelFont
-         Color               Blue
+         Color               textlabel1
        EndFont
 End
 
@@ -183,6 +185,7 @@ Style Standard
        Align                 Left
        AlignPossible         Block, Left, Right, Center
        Labeltype             No_Label
+       DocBookTag            para
 End
 
 
@@ -198,6 +201,9 @@ Style Title
        Align                 Center
        AlignPossible         Left, Right, Center
        HTMLTitle             true
+       DocBookTag            title
+       DocBookTagType        paragraph
+       DocBookInInfo         maybe
 End
 
 
@@ -212,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