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