]> 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 4fcfde01b3ad510e18d7448a109c677e5271fec9..0a726468ab6443d56e0ae449c0e4873ca2d9773a 100644 (file)
@@ -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