]> git.lyx.org Git - lyx.git/blob - lib/layouts/broadway.layout
Remove redundant AlignPossible lines.
[lyx.git] / lib / layouts / broadway.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[broadway]{broadway}
3
4 # For theater plays
5
6 Format 5
7 Columns                 1
8 Sides                   1
9 SecNumDepth             2
10 TocDepth                2
11
12 ClassOptions
13 FontSize                12
14 End
15
16 Input stdinsets.inc
17 #Input stdtitle.inc
18 Input stdstruct.inc
19 Input stdfloats.inc
20 Input stdcounters.inc
21 # Input lyxmacros.inc
22
23 Counter
24         Name                  act
25 End
26
27
28 Counter
29         Name                  scene
30 End
31
32
33 Style Dialogue
34         Margin                Static
35         LatexType             Command
36         LatexName             dialogue
37         LeftMargin            MMMMMMM
38         RightMargin           MMMMMMM
39         Align                 Left
40         LabelType             No_Label
41 End
42
43
44 Style Narrative
45         Margin                Static
46         LatexType             Command
47         LatexName             narrative
48         ParIndent             ""
49         ParSkip               0.8
50         TopSep                1.0
51         Align                 Left
52         LabelType             No_Label
53         Font
54           Shape               Italic
55           Color               Black
56         EndFont
57 End
58
59
60 Style ACT
61         Margin                Static
62         LatexType             Command
63         LatexName             act
64         ParIndent             ""
65         ParSkip               0.8
66         TopSep                1.0
67 #  KeepEmpty            1
68         Align                 Center
69         LabelType             Counter
70         LabelCounter          act
71         LabelSep              M
72         LabelString           "ACT \arabic{act}"
73 End
74
75
76 Style SCENE
77         Margin                Dynamic
78         LatexType             Command
79         LatexName             scene
80         ParIndent             ""
81         ParSkip               0.8
82         TopSep                1.0
83 #  KeepEmpty            1
84         Align                 Center
85         LabelType             Counter
86         LabelCounter          scene
87         LabelSep              M
88         LabelString           "SCENE \arabic{scene}"
89 End
90
91
92 Style SCENE*
93         Margin                Dynamic
94         LatexType             Command
95         LatexName             scenestar
96         ParIndent             ""
97         ParSkip               0.8
98         TopSep                1.0
99         KeepEmpty             1
100         Align                 Center
101         LabelType             Static
102         LabelSep              M
103         LabelString           "SCENE"
104 End
105
106
107 Style AT_RISE:
108         Margin                Dynamic
109         LatexType             Command
110         LatexName             atrise
111         ParIndent             ""
112         ParSkip               0.8
113         TopSep                1.0
114         Align                 Left
115         KeepEmpty             1
116         LabelType             Static
117         LabelSep              M
118         LabelString           "AT RISE:"
119 End
120
121
122 # Speaker style definition, identifies speaker  ALL CAPS
123 Style Speaker
124         Margin                Static
125         LatexType             Command
126         LatexName             speaker
127         ParSkip               0.4
128         TopSep                0.4
129         Align                 Center
130         LabelType             No_Label
131 End
132
133
134 # Parenthetical instruction to speaker (in parenthises, l.c.)
135 # The ( and ) will automatically appear on screen, so don't type any.
136 Style Parenthetical
137         Margin                Static
138         LatexType             Command
139         LatexName             parenthetical
140         LeftMargin            MMMMMMMMMMMMM
141         RightMargin           MMMM
142         TopSep                0.0
143         BottomSep             0.0
144         ParSkip               0.0
145         Align                 Left
146         LabelType             Static
147         LabelString           "("
148         EndLabelType          Static
149         EndLabelString        ")"
150         Font
151           Shape               Italic
152           Color               Blue
153         EndFont
154         LabelFont
155           Color               Blue
156         EndFont
157 End
158
159
160 Style CURTAIN
161         Margin                Static
162         LatexType             Command
163         LatexName             curtain
164         ParIndent             ""
165         ParSkip               0.8
166         TopSep                1.0
167         KeepEmpty             1
168         Align                 Center
169         LabelType             Static
170         LabelString           "CURTAIN"
171 End
172
173
174 # Standard style definition (I kept this one to provide a general case)
175 Style Standard
176         Margin                Static
177         LatexType             Paragraph
178         LatexName             dummy
179         ParIndent             ""
180         ParSkip               0.4
181         Align                 Left
182         AlignPossible         Block, Left, Right, Center
183         Labeltype             No_Label
184 End
185
186
187 Style Title
188         Margin                Static
189         LatexType             Command
190         LatexName             title
191         InTitle               1
192         ParSkip               0.4
193         BottomSep             1.5
194         ParSep                1.5
195         Align                 Center
196         AlignPossible         Left, Right, Center
197 End
198
199
200 Style Author
201         Margin                Static
202         LatexType             Command
203         LatexName             author
204         InTitle               1
205         ParSkip               0.4
206         BottomSep             1.5
207         ParSep                1.5
208         Align                 Center
209         AlignPossible         Left, Right, Center
210 End
211
212
213 Style Right_Address
214         Margin                Right_Address_Box
215         LatexType             Command
216         LatexName             address
217         InTitle               1
218         ParSkip               0.4
219         BottomSep             1.5
220         ParSep                1.5
221         Align                 Left
222         AlignPossible         Left, Right
223 End
224
225
226
227 NoStyle Abstract
228 NoStyle Bibliography
229 NoStyle Date