]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/broadway.layout
Update Russian localization
[lyx.git] / lib / layouts / broadway.layout
index 0a726468ab6443d56e0ae449c0e4873ca2d9773a..940525f664319ce5d12372421603a7af5d060219 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 82
 Columns                 1
 Sides                   1
 SecNumDepth             2
@@ -12,14 +14,22 @@ 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
+       GuiName "Act Number"
 End
 
 
-Counter
-       Name                  scene
+Counter scene
+       GuiName "Scene Number"
 End
 
 
@@ -30,7 +40,6 @@ Style Dialogue
        LeftMargin            MMMMMMM
        RightMargin           MMMMMMM
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
 End
 
@@ -43,7 +52,6 @@ Style Narrative
        ParSkip               0.8
        TopSep                1.0
        Align                 Left
-       AlignPossible         Left
        LabelType             No_Label
        Font
          Shape               Italic
@@ -61,8 +69,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 +85,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 +101,6 @@ Style SCENE*
        TopSep                1.0
        KeepEmpty             1
        Align                 Center
-       AlignPossible         Center
        LabelType             Static
        LabelSep              M
        LabelString           "SCENE"
@@ -110,7 +115,6 @@ Style AT_RISE:
        ParSkip               0.8
        TopSep                1.0
        Align                 Left
-       AlignPossible         Left
        KeepEmpty             1
        LabelType             Static
        LabelSep              M
@@ -126,7 +130,6 @@ Style Speaker
        ParSkip               0.4
        TopSep                0.4
        Align                 Center
-       AlignPossible         Center
        LabelType             No_Label
 End
 
@@ -143,7 +146,6 @@ Style Parenthetical
        BottomSep             0.0
        ParSkip               0.0
        Align                 Left
-       AlignPossible         Left
        LabelType             Static
        LabelString           "("
        EndLabelType          Static
@@ -167,7 +169,6 @@ Style CURTAIN
        TopSep                1.0
        KeepEmpty             1
        Align                 Center
-       AlignPossible         Center
        LabelType             Static
        LabelString           "CURTAIN"
 End
@@ -175,6 +176,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 +189,7 @@ End
 
 
 Style Title
+       Category              FrontMatter
        Margin                Static
        LatexType             Command
        LatexName             title
@@ -196,10 +199,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 +230,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
+