]> git.lyx.org Git - lyx.git/blob - lib/layouts/apa.layout
ac9f02f391cc15a8fecc42ccc5add3b0cbb2afea
[lyx.git] / lib / layouts / apa.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[apa,apacite.sty,endfloat.sty,endnotes.sty,flushend.sty,txfonts.sty]{article (APA)}
3 # Author: Randy Gobbel <gobbel@andrew.cmu.edu>
4
5 Format 36
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         HTMLTitle             true
48 End
49
50
51 Style RightHeader
52         LatexName             rightheader
53         LatexType             Command
54         InTitle               1
55         Font
56           Size                Small
57           Shape               SmallCaps
58         EndFont
59         Labeltype             Static
60         LabelString           "Right header:"
61         Labelsep              M
62         LabelFont
63           Series              Bold
64           Size                Small
65         EndFont
66         Align                 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 Copyright
193         LatexName             ccoppy
194         LatexType             Command
195         InTitle               1
196 End
197
198
199 Style Acknowledgements
200         LatexName             acknowledgements
201         LatexType             Command
202         Font
203           Size                Small
204         EndFont
205         Margin                Dynamic
206         LeftMargin            MMN
207         RightMargin           MMN
208         Align                 Block
209         AlignPossible         Block, Left, Right, Center
210         Labeltype             Static
211         LabelString           "Acknowledgements:"
212         Labelsep              M
213         LabelFont
214           Series              Bold
215           Size                Small
216         EndFont
217 End
218
219
220 Style Acknowledgments
221         ObsoletedBy           Acknowledgements
222 End
223
224
225 Style ThickLine
226         LatexName             thickline
227         LatexType             Command
228         KeepEmpty             1
229 End
230
231
232
233 Input stdlayouts.inc
234
235 Style CenteredCaption
236         Margin                First_Dynamic
237         LatexType             Command
238         LatexName             caption
239         NeedProtect           1
240         LabelSep              xx
241         ParSkip               0.4
242         TopSep                0.5
243         Align                 Center
244         LabelType             Sensitive
245         LabelString           "Senseless!"
246         OptionalArgs          1
247         LabelFont
248           Series              Bold
249         EndFont
250         LatexName             centeredcaption
251         Align                 Center
252 End
253
254
255 Style FitFigure
256         LatexName             fitfigure
257         LatexType             Command
258 End
259
260
261 Style FitBitmap
262         LatexName             fitbitmap
263         LatexType             Command
264 End
265
266
267 Input stdsections.inc
268 Input stdstarsections.inc
269 Input stdinsets.inc
270
271 Input stdfloats.inc
272 Input stdcounters.inc
273
274 NoStyle Part
275 NoCounter part
276 NoStyle Part*
277 NoStyle Chapter
278 NoCounter chapter
279 NoStyle Chapter*
280 NoStyle Section*
281 NoStyle Subsection*
282 NoStyle Subsubsection*
283 NoStyle Paragraph*
284 NoStyle Subparagraph*
285
286
287 Style Section
288         LabelType             No_Label
289         Align                 Center
290         Font
291           Series              Bold
292           Size                Huge
293         EndFont
294                 TocLevel 1
295 End
296
297
298 Style Subsection
299         LabelType             No_Label
300         Font
301           Series              Bold
302           Size                Larger
303         EndFont
304                 TocLevel 2
305 End
306
307
308 Style Subsubsection
309         LabelType             No_Label
310         Font
311           Series              Bold
312           Size                Large
313         EndFont
314                 TocLevel 3
315 End
316
317
318 Style Paragraph
319         LabelType             No_Label
320         Font
321           Series              Bold
322           Size                Normal
323         EndFont
324                 TocLevel 4
325 End
326
327
328 Style Subparagraph
329         LabelType             No_Label
330         Font
331           Series              Bold
332           Size                Normal
333           Shape               Italic
334         EndFont
335                 TocLevel 5
336 End
337
338
339 Style Itemize
340         Margin                Static
341         LatexType             Item_Environment
342         LatexName             APAitemize
343         NextNoIndent          1
344         LeftMargin            MMN
345         LabelSep              xx
346         ItemSep               0.2
347         TopSep                0.7
348         BottomSep             0.7
349         ParSep                0.3
350         Align                 Block
351         AlignPossible         Block, Left
352         LabelType             Itemize
353 End
354
355
356 Style Enumerate
357         Margin                Static
358         LatexType             Item_Environment
359         LatexName             APAenumerate
360         NextNoIndent          1
361         LeftMargin            MMN
362         LabelSep              xx
363         ParSkip               0.0
364         ItemSep               0.2
365         TopSep                0.7
366         BottomSep             0.7
367         ParSep                0.3
368         Align                 Block
369         AlignPossible         Block, Left
370         LabelType             Enumerate
371         RefPrefix             enu
372 End
373
374
375 Style Seriate
376         Margin                Static
377         LatexType             Item_Environment
378         LatexName             seriate
379         NextNoIndent          1
380         LeftMargin            MMN
381         LabelSep              x
382         ParSkip               0.0
383         ItemSep               0.9
384         TopSep                0.5
385         BottomSep             0.5
386         ParSep                0.0
387         Align                 Block
388         AlignPossible         Block, Left
389         LabelType             Counter
390         LabelCounter          enumii
391         LabelString           "(\alph{enumii})"
392         LabelStringAppendix   "(\alph{enumii})"
393         RefPrefix             ser
394 End
395