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