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