]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/broadway.layout
RJournal: use 'classic' decoration for email inset
[lyx.git] / lib / layouts / broadway.layout
index 0a726468ab6443d56e0ae449c0e4873ca2d9773a..72edf2bef5e6b9a8ad9c4a64392904a1d94e562d 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 45
 Columns                 1
 Sides                   1
 SecNumDepth             2
@@ -12,14 +14,18 @@ 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
+Counter act
 End
 
 
-Counter
-       Name                  scene
+Counter scene
 End
 
 
@@ -30,7 +36,6 @@ Style Dialogue
        LeftMargin            MMMMMMM
        RightMargin           MMMMMMM
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
 End
 
@@ -43,7 +48,6 @@ Style Narrative
        ParSkip               0.8
        TopSep                1.0
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
        Font
          Shape               Italic
@@ -61,8 +65,7 @@ Style ACT
        TopSep                1.0
 #  KeepEmpty            1
        Align                 Center
-       AlignPossible         Center
-       LabelType             Counter
+       LabelType             Static
        LabelCounter          act
        LabelSep              M
        LabelString           "ACT \arabic{act}"
@@ -78,8 +81,7 @@ Style SCENE
        TopSep                1.0
 #  KeepEmpty            1
        Align                 Center
-       AlignPossible         Center
-       LabelType             Counter
+       LabelType             Static
        LabelCounter          scene
        LabelSep              M
        LabelString           "SCENE \arabic{scene}"
@@ -95,7 +97,6 @@ Style SCENE*
        TopSep                1.0
        KeepEmpty             1
        Align                 Center
-       AlignPossible         Center
        LabelType             Static
        LabelSep              M
        LabelString           "SCENE"
@@ -110,7 +111,6 @@ Style AT_RISE:
        ParSkip               0.8
        TopSep                1.0
        Align                 Left
-       AlignPossible         Left
        KeepEmpty             1
        LabelType             Static
        LabelSep              M
@@ -126,7 +126,6 @@ Style Speaker
        ParSkip               0.4
        TopSep                0.4
        Align                 Center
-       AlignPossible         Center
        LabelType             No_Label
 End
 
@@ -143,7 +142,6 @@ Style Parenthetical
        BottomSep             0.0
        ParSkip               0.0
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "("
        EndLabelType          Static
@@ -167,7 +165,6 @@ Style CURTAIN
        TopSep                1.0
        KeepEmpty             1
        Align                 Center
-       AlignPossible         Center
        LabelType             Static
        LabelString           "CURTAIN"
 End
@@ -175,6 +172,7 @@ End
 
 # Standard style definition (I kept this one to provide a general case)
 Style Standard
+       Category              MainText
        Margin                Static
        LatexType             Paragraph
        LatexName             dummy
@@ -187,6 +185,7 @@ End
 
 
 Style Title
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        LatexName             title
@@ -196,10 +195,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
@@ -225,12 +226,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
+