]> git.lyx.org Git - lyx.git/blob - lib/layouts/apa.layout
* doc/cs_Tutorial.lyx: update by Pavel Sanda
[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 2
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         CopyStyle             Caption
260         LatexName             centeredcaption
261         Align                 Center
262         AlignPossible         Center
263 End
264
265
266 Style FitFigure
267         LatexName             fitfigure
268         LatexType             Command
269 End
270
271
272 Style FitBitmap
273         LatexName             fitbitmap
274         LatexType             Command
275 End
276
277
278 Input stdsections.inc
279 Input stdstarsections.inc
280
281 Input stdfloats.inc
282 Input stdcounters.inc
283
284 NoStyle Part
285 NoStyle Section
286 NoStyle Subsection
287 NoStyle Subsubsection
288 NoStyle Chapter
289 NoStyle Paragraph
290 NoStyle Subparagraph
291 NoStyle Chapter*
292
293
294 Style Itemize
295         Margin                Static
296         LatexType             Item_Environment
297         LatexName             APAitemize
298         NextNoIndent          1
299         LeftMargin            MMN
300         LabelSep              xx
301         ItemSep               0.2
302         TopSep                0.7
303         BottomSep             0.7
304         ParSep                0.3
305         Align                 Block
306         AlignPossible         Block, Left
307         LabelType             Static
308         LabelString           "*"
309 End
310
311
312 Style Enumerate
313         Margin                Static
314         LatexType             Item_Environment
315         LatexName             APAenumerate
316         NextNoIndent          1
317         LeftMargin            MMN
318         LabelSep              xx
319         ParSkip               0.0
320         ItemSep               0.2
321         TopSep                0.7
322         BottomSep             0.7
323         ParSep                0.3
324         Align                 Block
325         AlignPossible         Block, Left
326         LabelType             Enumerate
327 End
328
329
330 Style Seriate
331         Margin                Static
332         LatexType             Item_Environment
333         LatexName             seriate
334         NextNoIndent          1
335         LeftMargin            MMN
336         LabelSep              x
337         ParSkip               0.0
338         ItemSep               0.9
339         TopSep                0.5
340         BottomSep             0.5
341         ParSep                0.0
342         Align                 Block
343         AlignPossible         Block, Left
344         LabelType             Counter
345         LabelCounter          enumii
346         LabelString           "(\alph{enumii})"
347         LabelStringAppendix   "(\alph{enumii})"
348 End
349