]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/broadway.layout
* lib/layouts/IEEEtran.layout: Add biographynophoto style
[lyx.git] / lib / layouts / broadway.layout
index 82ccaec4fc7dd8b732825989c32ff58ed0949ee4..5ea9c61d4f18a5c2cf717ce18c89914818791b2d 100644 (file)
@@ -3,6 +3,7 @@
 
 # For theater plays
 
+Format 2
 Columns                 1
 Sides                   1
 SecNumDepth             2
@@ -64,6 +65,7 @@ Style ACT
        AlignPossible         Center
        LabelType             Counter
        LabelCounter          act
+       LabelSep              M
        LabelString           "ACT \arabic{act}"
 End
 
@@ -80,6 +82,7 @@ Style SCENE
        AlignPossible         Center
        LabelType             Counter
        LabelCounter          scene
+       LabelSep              M
        LabelString           "SCENE \arabic{scene}"
 End
 
@@ -95,7 +98,8 @@ Style SCENE*
        Align                 Center
        AlignPossible         Center
        LabelType             Static
-       LabelString           "SCENE "
+       LabelSep              M
+       LabelString           "SCENE"
 End
 
 
@@ -110,7 +114,8 @@ Style AT_RISE:
        AlignPossible         Left
        KeepEmpty             1
        LabelType             Static
-       LabelString           "AT RISE: "
+       LabelSep              M
+       LabelString           "AT RISE:"
 End