]> git.lyx.org Git - lyx.git/blob - lib/layouts/apa.layout
initials.module: update module description and some whitespace
[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 35
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 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         LabelType             Sensitive
268         LabelString           "Senseless!"
269         OptionalArgs          1
270         LabelFont
271           Series              Bold
272         EndFont
273         LatexName             centeredcaption
274         Align                 Center
275 End
276
277
278 Style FitFigure
279         LatexName             fitfigure
280         LatexType             Command
281 End
282
283
284 Style FitBitmap
285         LatexName             fitbitmap
286         LatexType             Command
287 End
288
289
290 Input stdsections.inc
291 Input stdstarsections.inc
292 Input stdinsets.inc
293
294 Input stdfloats.inc
295 Input stdcounters.inc
296
297 NoStyle Part
298 NoCounter part
299 NoStyle Part*
300 NoStyle Chapter
301 NoCounter chapter
302 NoStyle Chapter*
303 NoStyle Section*
304 NoStyle Subsection*
305 NoStyle Subsubsection*
306 NoStyle Paragraph*
307 NoStyle Subparagraph*
308
309
310 Style Section
311         LabelType             No_Label
312         Align                 Center
313         Font
314           Series              Bold
315           Size                Huge
316         EndFont
317                 TocLevel 1
318 End
319
320
321 Style Subsection
322         LabelType             No_Label
323         Font
324           Series              Bold
325           Size                Larger
326         EndFont
327                 TocLevel 2
328 End
329
330
331 Style Subsubsection
332         LabelType             No_Label
333         Font
334           Series              Bold
335           Size                Large
336         EndFont
337                 TocLevel 3
338 End
339
340
341 Style Paragraph
342         LabelType             No_Label
343         Font
344           Series              Bold
345           Size                Normal
346         EndFont
347                 TocLevel 4
348 End
349
350
351 Style Subparagraph
352         LabelType             No_Label
353         Font
354           Series              Bold
355           Size                Normal
356           Shape               Italic
357         EndFont
358                 TocLevel 5
359 End
360
361
362 Style Itemize
363         Margin                Static
364         LatexType             Item_Environment
365         LatexName             APAitemize
366         NextNoIndent          1
367         LeftMargin            MMN
368         LabelSep              xx
369         ItemSep               0.2
370         TopSep                0.7
371         BottomSep             0.7
372         ParSep                0.3
373         Align                 Block
374         AlignPossible         Block, Left
375         LabelType             Itemize
376         LabelString           "*"
377 End
378
379
380 Style Enumerate
381         Margin                Static
382         LatexType             Item_Environment
383         LatexName             APAenumerate
384         NextNoIndent          1
385         LeftMargin            MMN
386         LabelSep              xx
387         ParSkip               0.0
388         ItemSep               0.2
389         TopSep                0.7
390         BottomSep             0.7
391         ParSep                0.3
392         Align                 Block
393         AlignPossible         Block, Left
394         LabelType             Enumerate
395         RefPrefix             enu
396 End
397
398
399 Style Seriate
400         Margin                Static
401         LatexType             Item_Environment
402         LatexName             seriate
403         NextNoIndent          1
404         LeftMargin            MMN
405         LabelSep              x
406         ParSkip               0.0
407         ItemSep               0.9
408         TopSep                0.5
409         BottomSep             0.5
410         ParSep                0.0
411         Align                 Block
412         AlignPossible         Block, Left
413         LabelType             Counter
414         LabelCounter          enumii
415         LabelString           "(\alph{enumii})"
416         LabelStringAppendix   "(\alph{enumii})"
417         RefPrefix             ser
418 End
419