]> git.lyx.org Git - lyx.git/blob - lib/layouts/apa.layout
541796894851ad78cd5acd46c3af91fe9df44821
[lyx.git] / lib / layouts / apa.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[apa,apacite.sty]{article (APA)}
3 # Author: Randy Gobbel <gobbel@andrew.cmu.edu>
4
5 Format 4
6 Columns                 1
7 Sides                   1
8 PageStyle               Headers
9
10
11 ClassOptions
12         Other "man"
13         FontSize              6|8|10|12
14 End
15
16
17 Preamble
18         \helvetica
19         \author{Author} % hack around some bugs in apa.cls
20         \affiliation{Affiliation} % hack around some bugs in apa.cls
21 EndPreamble
22
23
24 Style Standard
25         LatexName             dummy
26         LatexType             Paragraph
27         Margin                Static
28         ParIndent             MM
29         ParSkip               0.4
30         ParSep                0.4
31         TopSep                1.0
32         BottomSep             1.0
33         Align                 Block
34         AlignPossible         Block, Left, Right, Center
35         LabelType             No_Label
36 End
37
38
39 Style Title
40         LatexName             title
41         LatexType             Command
42         InTitle               1
43         Font
44           Size                Huge
45         EndFont
46         Align                 Center
47 End
48
49
50 Style RightHeader
51         LatexName             rightheader
52         LatexType             Command
53         InTitle               1
54         Font
55           Size                Small
56           Shape               SmallCaps
57         EndFont
58         Labeltype             Static
59         LabelString           "Right header:"
60         Labelsep              M
61         LabelFont
62           Series              Bold
63           Size                Small
64         EndFont
65         Align                 Right
66         AlignPossible         Right
67 End
68
69
70 Style Abstract
71         LatexName             abstract
72         LatexType             Command
73         InTitle               1
74         Font
75           Size                Small
76         EndFont
77         Margin                Dynamic
78         LeftMargin            MMN
79         RightMargin           MMN
80         Align                 Block
81         AlignPossible         Block, Left, Right, Center
82         Labeltype             Static
83         LabelString           "Abstract:"
84         Labelsep              M
85         LabelFont
86           Series              Bold
87           Size                Small
88         EndFont
89 End
90
91
92 Style ShortTitle
93         LatexName             shorttitle
94         LatexType             Command
95         InTitle               1
96         Align                 Left
97         AlignPossible         Left, Right, Center
98         Margin                Dynamic
99         Labeltype             Static
100         LabelString           "Short title:"
101         Labelsep              M
102         Font
103           Shape               SmallCaps
104           Size                Small
105         EndFont
106         LabelFont
107           Series              Bold
108           Size                Small
109           Shape               Up
110         EndFont
111 End
112
113
114 Style Author
115         LatexName             author
116         LatexType             Command
117         InTitle               1
118         Align                 Center
119         AlignPossible         Left, Right, Center
120         TopSep                0.5
121         BottomSep             0.5
122         Font
123           Shape               Italic
124           Size                Small
125         EndFont
126 End
127
128
129 Style TwoAuthors
130         LatexName             twoauthors
131         LatexType             Command
132         InTitle               1
133 End
134
135
136 Style ThreeAuthors
137         LatexName             threeauthors
138         LatexType             Command
139         InTitle               1
140 End
141
142
143 Style FourAuthors
144         LatexName             fourauthors
145         LatexType             Command
146         InTitle               1
147 End
148
149
150 Style Affiliation
151         LatexName             affiliation
152         LatexType             Command
153         InTitle               1
154         Margin                Dynamic
155         ParSkip               0.4
156         BottomSep             1.5
157         TopSep                1.5
158         ParSep                1.5
159         Align                 Left
160         AlignPossible         Block, Left, Right, Center
161         LabelType             Static
162         LabelString           "Affiliation:"
163         Labelsep              M
164         LabelFont
165           Series              Bold
166           Size                Small
167         EndFont
168 End
169
170
171 Style TwoAffiliations
172         LatexName             twoaffiliations
173         LatexType             Command
174         InTitle               1
175 End
176
177
178 Style ThreeAffiliations
179         LatexName             threeaffiliations
180         LatexType             Command
181         InTitle               1
182 End
183
184
185 Style FourAffiliations
186         LatexName             fouraffiliations
187         LatexType             Command
188         InTitle               1
189 End
190
191
192 Style Journal
193         LatexName             journal
194         LatexType             Command
195         InTitle               1
196 End
197
198
199 Style Copyright
200         LatexName             ccoppy
201         LatexType             Command
202         InTitle               1
203 End
204
205
206 Style CopNum
207         LatexName             copnum
208         LatexType             Command
209         InTitle               1
210 End
211
212
213 Style Note
214         LatexName             note
215         LatexType             Command
216         Font
217           Size                Small
218         EndFont
219 End
220
221
222 Style Acknowledgements
223         LatexName             acknowledgements
224         LatexType             Command
225         Font
226           Size                Small
227         EndFont
228         Margin                Dynamic
229         LeftMargin            MMN
230         RightMargin           MMN
231         Align                 Block
232         AlignPossible         Block, Left, Right, Center
233         Labeltype             Static
234         LabelString           "Acknowledgements:"
235         Labelsep              M
236         LabelFont
237           Series              Bold
238           Size                Small
239         EndFont
240 End
241
242
243 Style Acknowledgments
244         ObsoletedBy           Acknowledgements
245 End
246
247
248 Style ThickLine
249         LatexName             thickline
250         LatexType             Command
251         KeepEmpty             1
252 End
253
254
255
256 Input stdlayouts.inc
257
258 Style CenteredCaption
259         Margin                First_Dynamic
260         LatexType             Command
261         LatexName             caption
262         NeedProtect           1
263         LabelSep              xx
264         ParSkip               0.4
265         TopSep                0.5
266         Align                 Center
267         AlignPossible         Center
268         LabelType             Sensitive
269         LabelString           "Senseless!"
270         OptionalArgs          1
271         LabelFont
272           Series              Bold
273         EndFont
274         LatexName             centeredcaption
275         Align                 Center
276         AlignPossible         Center
277 End
278
279
280 Style FitFigure
281         LatexName             fitfigure
282         LatexType             Command
283 End
284
285
286 Style FitBitmap
287         LatexName             fitbitmap
288         LatexType             Command
289 End
290
291
292 Input stdsections.inc
293 Input stdstarsections.inc
294
295 Input stdfloats.inc
296 Input stdcounters.inc
297
298 NoStyle Part
299 NoStyle Part*
300 NoStyle Chapter
301 NoStyle Chapter*
302 NoStyle Section*
303 NoStyle Subsection*
304 NoStyle Subsubsection*
305 NoStyle Paragraph*
306 NoStyle Subparagraph*
307
308
309 Style Section
310         LabelType             No_Label
311         Align                 Center
312         Font
313           Series              Bold
314           Size                Huge
315         EndFont
316 End
317
318
319 Style Subsection
320         LabelType             No_Label
321         Font
322           Series              Bold
323           Size                Larger
324         EndFont
325 End
326
327
328 Style Subsubsection
329         LabelType             No_Label
330         Font
331           Series              Bold
332           Size                Large
333         EndFont
334 End
335
336
337 Style Paragraph
338         LabelType             No_Label
339         Font
340           Series              Bold
341           Size                Normal
342         EndFont
343 End
344
345
346 Style Subparagraph
347         LabelType             No_Label
348         Font
349           Series              Bold
350           Size                Normal
351           Shape               Italic
352         EndFont
353 End
354
355
356 Style Itemize
357         Margin                Static
358         LatexType             Item_Environment
359         LatexName             APAitemize
360         NextNoIndent          1
361         LeftMargin            MMN
362         LabelSep              xx
363         ItemSep               0.2
364         TopSep                0.7
365         BottomSep             0.7
366         ParSep                0.3
367         Align                 Block
368         AlignPossible         Block, Left
369         LabelType             Static
370         LabelString           "*"
371 End
372
373
374 Style Enumerate
375         Margin                Static
376         LatexType             Item_Environment
377         LatexName             APAenumerate
378         NextNoIndent          1
379         LeftMargin            MMN
380         LabelSep              xx
381         ParSkip               0.0
382         ItemSep               0.2
383         TopSep                0.7
384         BottomSep             0.7
385         ParSep                0.3
386         Align                 Block
387         AlignPossible         Block, Left
388         LabelType             Enumerate
389 End
390
391
392 Style Seriate
393         Margin                Static
394         LatexType             Item_Environment
395         LatexName             seriate
396         NextNoIndent          1
397         LeftMargin            MMN
398         LabelSep              x
399         ParSkip               0.0
400         ItemSep               0.9
401         TopSep                0.5
402         BottomSep             0.5
403         ParSep                0.0
404         Align                 Block
405         AlignPossible         Block, Left
406         LabelType             Counter
407         LabelCounter          enumii
408         LabelString           "(\alph{enumii})"
409         LabelStringAppendix   "(\alph{enumii})"
410 End
411