]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/broadway.layout
Decrease and unify indentation of beamer frame content.
[lyx.git] / lib / layouts / broadway.layout
index 4fcfde01b3ad510e18d7448a109c677e5271fec9..d47036dd23afbb64a23c1e279183130c6daf622a 100644 (file)
@@ -1,8 +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 54
 Columns                 1
 Sides                   1
 SecNumDepth             2
@@ -12,14 +14,20 @@ ClassOptions
 FontSize                12
 End
 
+Input stdinsets.inc
+#Input stdtitle.inc
+Input stdstruct.inc
+Input stdfloats.inc
+Input stdcounters.inc
+# Input lyxmacros.inc
 
-Counter
-       Name                  act
+DefaultStyle Dialogue
+
+Counter act
 End
 
 
-Counter
-       Name                  scene
+Counter scene
 End
 
 
@@ -30,7 +38,6 @@ Style Dialogue
        LeftMargin            MMMMMMM
        RightMargin           MMMMMMM
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
 End
 
@@ -43,7 +50,6 @@ Style Narrative
        ParSkip               0.8
        TopSep                1.0
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
        Font
          Shape               Italic
@@ -61,9 +67,9 @@ Style ACT
        TopSep                1.0
 #  KeepEmpty            1
        Align                 Center
-       AlignPossible         Center
-       LabelType             Counter
+       LabelType             Static
        LabelCounter          act
+       LabelSep              M
        LabelString           "ACT \arabic{act}"
 End
 
@@ -77,9 +83,9 @@ Style SCENE
        TopSep                1.0
 #  KeepEmpty            1
        Align                 Center
-       AlignPossible         Center
-       LabelType             Counter
+       LabelType             Static
        LabelCounter          scene
+       LabelSep              M
        LabelString           "SCENE \arabic{scene}"
 End
 
@@ -93,9 +99,9 @@ Style SCENE*
        TopSep                1.0
        KeepEmpty             1
        Align                 Center
-       AlignPossible         Center
        LabelType             Static
-       LabelString           "SCENE "
+       LabelSep              M
+       LabelString           "SCENE"
 End
 
 
@@ -107,10 +113,10 @@ Style AT_RISE:
        ParSkip               0.8
        TopSep                1.0
        Align                 Left
-       AlignPossible         Left
        KeepEmpty             1
        LabelType             Static
-       LabelString           "AT RISE: "
+       LabelSep              M
+       LabelString           "AT RISE:"
 End
 
 
@@ -122,7 +128,6 @@ Style Speaker
        ParSkip               0.4
        TopSep                0.4
        Align                 Center
-       AlignPossible         Center
        LabelType             No_Label
 End
 
@@ -139,11 +144,10 @@ Style Parenthetical
        BottomSep             0.0
        ParSkip               0.0
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
-       LabelString           (
+       LabelString           "("
        EndLabelType          Static
-       EndLabelString        )
+       EndLabelString        ")"
        Font
          Shape               Italic
          Color               Blue
@@ -163,7 +167,6 @@ Style CURTAIN
        TopSep                1.0
        KeepEmpty             1
        Align                 Center
-       AlignPossible         Center
        LabelType             Static
        LabelString           "CURTAIN"
 End
@@ -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,12 +228,5 @@ Style Right_Address
 End
 
 
-Input stdtitle.inc
-Input stdstruct.inc
-Input stdfloats.inc
-Input stdcounters.inc
-# Input lyxmacros.inc
-
-NoStyle Abstract
 NoStyle Bibliography
-NoStyle Date
+