]> git.lyx.org Git - lyx.git/blob - lib/layouts/apa.layout
Add powerdot layout and example
[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 Section
300 NoStyle Subsection
301 NoStyle Subsubsection
302 NoStyle Chapter
303 NoStyle Paragraph
304 NoStyle Subparagraph
305 NoStyle Chapter*
306
307
308 Style Itemize
309         Margin                Static
310         LatexType             Item_Environment
311         LatexName             APAitemize
312         NextNoIndent          1
313         LeftMargin            MMN
314         LabelSep              xx
315         ItemSep               0.2
316         TopSep                0.7
317         BottomSep             0.7
318         ParSep                0.3
319         Align                 Block
320         AlignPossible         Block, Left
321         LabelType             Static
322         LabelString           "*"
323 End
324
325
326 Style Enumerate
327         Margin                Static
328         LatexType             Item_Environment
329         LatexName             APAenumerate
330         NextNoIndent          1
331         LeftMargin            MMN
332         LabelSep              xx
333         ParSkip               0.0
334         ItemSep               0.2
335         TopSep                0.7
336         BottomSep             0.7
337         ParSep                0.3
338         Align                 Block
339         AlignPossible         Block, Left
340         LabelType             Enumerate
341 End
342
343
344 Style Seriate
345         Margin                Static
346         LatexType             Item_Environment
347         LatexName             seriate
348         NextNoIndent          1
349         LeftMargin            MMN
350         LabelSep              x
351         ParSkip               0.0
352         ItemSep               0.9
353         TopSep                0.5
354         BottomSep             0.5
355         ParSep                0.0
356         Align                 Block
357         AlignPossible         Block, Left
358         LabelType             Counter
359         LabelCounter          enumii
360         LabelString           "(\alph{enumii})"
361         LabelStringAppendix   "(\alph{enumii})"
362 End
363