]> git.lyx.org Git - lyx.git/blob - lib/layouts/broadway.layout
Update layout format.
[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 27
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 act
24 End
25
26
27 Counter scene
28 End
29
30
31 Style Dialogue
32         Margin                Static
33         LatexType             Command
34         LatexName             dialogue
35         LeftMargin            MMMMMMM
36         RightMargin           MMMMMMM
37         Align                 Left
38         LabelType             No_Label
39 End
40
41
42 Style Narrative
43         Margin                Static
44         LatexType             Command
45         LatexName             narrative
46         ParIndent             ""
47         ParSkip               0.8
48         TopSep                1.0
49         Align                 Left
50         LabelType             No_Label
51         Font
52           Shape               Italic
53           Color               Black
54         EndFont
55 End
56
57
58 Style ACT
59         Margin                Static
60         LatexType             Command
61         LatexName             act
62         ParIndent             ""
63         ParSkip               0.8
64         TopSep                1.0
65 #  KeepEmpty            1
66         Align                 Center
67         LabelType             Counter
68         LabelCounter          act
69         LabelSep              M
70         LabelString           "ACT \arabic{act}"
71 End
72
73
74 Style SCENE
75         Margin                Dynamic
76         LatexType             Command
77         LatexName             scene
78         ParIndent             ""
79         ParSkip               0.8
80         TopSep                1.0
81 #  KeepEmpty            1
82         Align                 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         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         KeepEmpty             1
114         LabelType             Static
115         LabelSep              M
116         LabelString           "AT RISE:"
117 End
118
119
120 # Speaker style definition, identifies speaker  ALL CAPS
121 Style Speaker
122         Margin                Static
123         LatexType             Command
124         LatexName             speaker
125         ParSkip               0.4
126         TopSep                0.4
127         Align                 Center
128         LabelType             No_Label
129 End
130
131
132 # Parenthetical instruction to speaker (in parenthises, l.c.)
133 # The ( and ) will automatically appear on screen, so don't type any.
134 Style Parenthetical
135         Margin                Static
136         LatexType             Command
137         LatexName             parenthetical
138         LeftMargin            MMMMMMMMMMMMM
139         RightMargin           MMMM
140         TopSep                0.0
141         BottomSep             0.0
142         ParSkip               0.0
143         Align                 Left
144         LabelType             Static
145         LabelString           "("
146         EndLabelType          Static
147         EndLabelString        ")"
148         Font
149           Shape               Italic
150           Color               Blue
151         EndFont
152         LabelFont
153           Color               Blue
154         EndFont
155 End
156
157
158 Style CURTAIN
159         Margin                Static
160         LatexType             Command
161         LatexName             curtain
162         ParIndent             ""
163         ParSkip               0.8
164         TopSep                1.0
165         KeepEmpty             1
166         Align                 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         HTMLTitle             true
196 End
197
198
199 Style Author
200         Margin                Static
201         LatexType             Command
202         LatexName             author
203         InTitle               1
204         ParSkip               0.4
205         BottomSep             1.5
206         ParSep                1.5
207         Align                 Center
208         AlignPossible         Left, Right, Center
209 End
210
211
212 Style Right_Address
213         Margin                Right_Address_Box
214         LatexType             Command
215         LatexName             address
216         InTitle               1
217         ParSkip               0.4
218         BottomSep             1.5
219         ParSep                1.5
220         Align                 Left
221         AlignPossible         Left, Right
222 End
223
224
225
226 NoStyle Abstract
227 NoStyle Bibliography
228 NoStyle Date