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