]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/broadway.layout
remove spaces from label strings, part 2
[lyx.git] / lib / layouts / broadway.layout
index e7a615929b4e5cc72ed4bb0017535b3edea08cc0..0a726468ab6443d56e0ae449c0e4873ca2d9773a 100644 (file)
@@ -1,6 +1,6 @@
 #% Do not delete the line below; configure depends on this
 #  \DeclareLaTeXClass[broadway]{broadway}
+
 # For theater plays
 
 Columns                 1
@@ -64,6 +64,7 @@ Style ACT
        AlignPossible         Center
        LabelType             Counter
        LabelCounter          act
+       LabelSep              M
        LabelString           "ACT \arabic{act}"
 End
 
@@ -80,6 +81,7 @@ Style SCENE
        AlignPossible         Center
        LabelType             Counter
        LabelCounter          scene
+       LabelSep              M
        LabelString           "SCENE \arabic{scene}"
 End
 
@@ -95,7 +97,8 @@ Style SCENE*
        Align                 Center
        AlignPossible         Center
        LabelType             Static
-       LabelString           "SCENE "
+       LabelSep              M
+       LabelString           "SCENE"
 End
 
 
@@ -110,7 +113,8 @@ Style AT_RISE:
        AlignPossible         Left
        KeepEmpty             1
        LabelType             Static
-       LabelString           "AT RISE: "
+       LabelSep              M
+       LabelString           "AT RISE:"
 End
 
 
@@ -141,9 +145,9 @@ Style Parenthetical
        Align                 Left
        AlignPossible         Left
        LabelType             Static
-       LabelString           (
+       LabelString           "("
        EndLabelType          Static
-       EndLabelString        )
+       EndLabelString        ")"
        Font
          Shape               Italic
          Color               Blue
@@ -220,7 +224,7 @@ Style Right_Address
        AlignPossible         Left, Right
 End
 
+
 Input stdtitle.inc
 Input stdstruct.inc
 Input stdfloats.inc