]> git.lyx.org Git - lyx.git/blobdiff - lib/layouts/broadway.layout
Update Russian localization
[lyx.git] / lib / layouts / broadway.layout
index 55f3216ea5b8a3ad568419385ab12a06fc96eaa7..940525f664319ce5d12372421603a7af5d060219 100644 (file)
@@ -4,7 +4,7 @@
 
 # For theater plays
 
-Format 43
+Format 82
 Columns                 1
 Sides                   1
 SecNumDepth             2
@@ -21,11 +21,15 @@ Input stdfloats.inc
 Input stdcounters.inc
 # Input lyxmacros.inc
 
+DefaultStyle Dialogue
+
 Counter act
+       GuiName "Act Number"
 End
 
 
 Counter scene
+       GuiName "Scene Number"
 End
 
 
@@ -65,7 +69,7 @@ Style ACT
        TopSep                1.0
 #  KeepEmpty            1
        Align                 Center
-       LabelType             Counter
+       LabelType             Static
        LabelCounter          act
        LabelSep              M
        LabelString           "ACT \arabic{act}"
@@ -81,7 +85,7 @@ Style SCENE
        TopSep                1.0
 #  KeepEmpty            1
        Align                 Center
-       LabelType             Counter
+       LabelType             Static
        LabelCounter          scene
        LabelSep              M
        LabelString           "SCENE \arabic{scene}"