]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/broadway.layout
lyx_2_3.py: whitespace fixes
[lyx.git] / lib / layouts / broadway.layout
index b2b9ac061ed80151857139f10fd6e470a385968a..8b80e3b2f9b5b1137681de5665a3680948596313 100644 (file)
@@ -1,9 +1,10 @@
 #% Do not delete the line below; configure depends on this
-#  \DeclareLaTeXClass[broadway]{broadway}
+#  \DeclareLaTeXClass[broadway,extramarks.sty,fancyhdr.sty,lastpage.sty]{Broadway}
+#  \DeclareCategory{Scripts}
 
 # For theater plays
 
-Format 21
+Format 63
 Columns                 1
 Sides                   1
 SecNumDepth             2
@@ -20,6 +21,8 @@ Input stdfloats.inc
 Input stdcounters.inc
 # Input lyxmacros.inc
 
+DefaultStyle Dialogue
+
 Counter act
 End
 
@@ -64,7 +67,7 @@ Style ACT
        TopSep                1.0
 #  KeepEmpty            1
        Align                 Center
-       LabelType             Counter
+       LabelType             Static
        LabelCounter          act
        LabelSep              M
        LabelString           "ACT \arabic{act}"
@@ -80,7 +83,7 @@ Style SCENE
        TopSep                1.0
 #  KeepEmpty            1
        Align                 Center
-       LabelType             Counter
+       LabelType             Static
        LabelCounter          scene
        LabelSep              M
        LabelString           "SCENE \arabic{scene}"
@@ -171,6 +174,7 @@ End
 
 # Standard style definition (I kept this one to provide a general case)
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -183,6 +187,7 @@ End
 
 
 Style Title
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        LatexName             title
@@ -192,10 +197,12 @@ Style Title
        ParSep                1.5
        Align                 Center
        AlignPossible         Left, Right, Center
+       HTMLTitle             true
 End
 
 
 Style Author
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        LatexName             author
@@ -221,7 +228,5 @@ Style Right_Address
 End
 
 
-
-NoStyle Abstract
 NoStyle Bibliography
-NoStyle Date
+