]> git.lyx.org Git - lyx.git/blob - lib/layouts/broadway.layout
fix bug 2090 (remove param \quotes_times). File format is up to 245 now.
[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         LabelSep              M
68         LabelString           "ACT \arabic{act}"
69 End
70
71
72 Style SCENE
73         Margin                Dynamic
74         LatexType             Command
75         LatexName             scene
76         ParIndent             ""
77         ParSkip               0.8
78         TopSep                1.0
79 #  KeepEmpty            1
80         Align                 Center
81         AlignPossible         Center
82         LabelType             Counter
83         LabelCounter          scene
84         LabelSep              M
85         LabelString           "SCENE \arabic{scene}"
86 End
87
88
89 Style SCENE*
90         Margin                Dynamic
91         LatexType             Command
92         LatexName             scenestar
93         ParIndent             ""
94         ParSkip               0.8
95         TopSep                1.0
96         KeepEmpty             1
97         Align                 Center
98         AlignPossible         Center
99         LabelType             Static
100         LabelSep              M
101         LabelString           "SCENE"
102 End
103
104
105 Style AT_RISE:
106         Margin                Dynamic
107         LatexType             Command
108         LatexName             atrise
109         ParIndent             ""
110         ParSkip               0.8
111         TopSep                1.0
112         Align                 Left
113         AlignPossible         Left
114         KeepEmpty             1
115         LabelType             Static
116         LabelSep              M
117         LabelString           "AT RISE:"
118 End
119
120
121 # Speaker style definition, identifies speaker  ALL CAPS
122 Style Speaker
123         Margin                Static
124         LatexType             Command
125         LatexName             speaker
126         ParSkip               0.4
127         TopSep                0.4
128         Align                 Center
129         AlignPossible         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         AlignPossible         Left
147         LabelType             Static
148         LabelString           "("
149         EndLabelType          Static
150         EndLabelString        ")"
151         Font
152           Shape               Italic
153           Color               Blue
154         EndFont
155         LabelFont
156           Color               Blue
157         EndFont
158 End
159
160
161 Style CURTAIN
162         Margin                Static
163         LatexType             Command
164         LatexName             curtain
165         ParIndent             ""
166         ParSkip               0.8
167         TopSep                1.0
168         KeepEmpty             1
169         Align                 Center
170         AlignPossible         Center
171         LabelType             Static
172         LabelString           "CURTAIN"
173 End
174
175
176 # Standard style definition (I kept this one to provide a general case)
177 Style Standard
178         Margin                Static
179         LatexType             Paragraph
180         LatexName             dummy
181         ParIndent             ""
182         ParSkip               0.4
183         Align                 Left
184         AlignPossible         Block, Left, Right, Center
185         Labeltype             No_Label
186 End
187
188
189 Style Title
190         Margin                Static
191         LatexType             Command
192         LatexName             title
193         InTitle               1
194         ParSkip               0.4
195         BottomSep             1.5
196         ParSep                1.5
197         Align                 Center
198         AlignPossible         Left, Right, Center
199 End
200
201
202 Style Author
203         Margin                Static
204         LatexType             Command
205         LatexName             author
206         InTitle               1
207         ParSkip               0.4
208         BottomSep             1.5
209         ParSep                1.5
210         Align                 Center
211         AlignPossible         Left, Right, Center
212 End
213
214
215 Style Right_Address
216         Margin                Right_Address_Box
217         LatexType             Command
218         LatexName             address
219         InTitle               1
220         ParSkip               0.4
221         BottomSep             1.5
222         ParSep                1.5
223         Align                 Left
224         AlignPossible         Left, Right
225 End
226
227
228 Input stdtitle.inc
229 Input stdstruct.inc
230 Input stdfloats.inc
231 Input stdcounters.inc
232 # Input lyxmacros.inc
233
234 NoStyle Abstract
235 NoStyle Bibliography
236 NoStyle Date