]> git.lyx.org Git - lyx.git/blob - lib/layouts/aa.layout
Support for beamer block arguments (#3280)
[lyx.git] / lib / layouts / aa.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[aa]{Astronomy & Astrophysics}
3 #  \DeclareCategory{Articles}
4 #
5 # Author: Peter Sütterlin <pit@uni-sw.gwdg.de>
6 # Author: Jürgen Spitzmüller <spitz@lyx.org>
7 # Author: Uwe Stöhr <uwestoehr@web.de>
8 #
9 # 2001-05-17  take out include of stdlayouts; merge aapaper.inc
10 #             remove LaTeX style, rename to aa
11 # 2001-05-31  Adapt to aa.cls version 5.01:
12 #             take out thesaurus, email -> mail
13 #             change layout of title
14 #             abstract is command
15 # 2008-06-09  Implement \inst and \email as char styles,
16 #             implement paragraph style keywords
17 # 2008-10-26  Updated for aa.cls version 6.1
18
19
20 Format 41
21 Columns                 2
22 Sides                   2
23 SecNumDepth             3
24 TocDepth                0
25 PageStyle               Plain
26
27
28 Style Standard
29         Margin                Static
30         LatexType             Paragraph
31         LatexName             dummy
32         ParIndent             MM
33         ParSkip               0.4
34         Align                 Block
35         AlignPossible         Block, Left, Right, Center
36         LabelType             No_Label
37 End
38
39
40 # I want to keep the entries in a logical order.
41 # Therefore I'll define the entries first, then fill them
42
43 Style Section
44         TocLevel 1
45 End
46
47 Style Subsection
48         TocLevel 2
49 End
50
51 Style Subsubsection
52         TocLevel 3
53 End
54
55 Style Itemize
56 End
57
58 Style Enumerate
59 End
60
61 Style Description
62 End
63
64 Style List
65 End
66
67
68 Style Title
69 End
70
71 Style Subtitle
72 End
73
74 Style Author
75 End
76
77 Style Address
78 End
79
80 Style Offprint
81 End
82
83 Style Mail
84 End
85
86 Style Date
87 End
88
89 Style Abstract
90 End
91
92 Style Acknowledgement
93 End
94
95 Style Bibliography
96 End
97
98
99 # OK, now we have a more or less consistent Ordering. Now fill the
100 # definitions.  First, the standard includes
101
102 Input stdinsets.inc
103 Input stdlists.inc
104 Input stdsections.inc
105 Input stdtitle.inc
106 Input stdstruct.inc
107 Input stdfloats.inc
108 Input stdcounters.inc
109
110 NoStyle Chapter
111 NoCounter chapter
112 NoStyle Paragraph
113 NoCounter paragraph
114 NoStyle Subparagraph
115 NoCounter subparagraph
116 NoStyle Part
117 NoCounter part
118
119
120 Style Subtitle
121         Margin                  Static
122         LatexType               Command
123         InTitle                 1
124         LatexName               subtitle
125         Category                FrontMatter
126         NextNoIndent            1
127         ParSkip                 0.4
128         ItemSep                 0
129         TopSep                  1.3
130         BottomSep               1.3
131         ParSep                  1
132         Align                   Center
133         LabelType               No_Label
134         Font
135           Family                Sans
136           Size                  Larger
137           Series                Bold
138         EndFont
139 End
140
141
142 Style Address
143         LeftMargin              MMM
144         Margin                  Static
145         LatexType               Command
146         InTitle                 1
147         LatexName               institute
148         Category                FrontMatter
149         ParSkip                 0.4
150         #BottomSep              0.4
151         Align                   Left
152         LabelType               No_Label
153         Font
154           Family                Roman
155           Size                  Small
156         EndFont
157 End
158
159
160 Style Offprint
161         Margin                  Static
162         LatexType               Command
163         Category                FrontMatter
164         InTitle                 1
165         LatexName               offprints
166         Align                   Left
167         LeftMargin              "Offprint Requests to:M"
168         LabelType               Static
169         LabelString             "Offprint Requests to:"
170         LabelSep                M
171         Font
172           Family                Roman
173           Size                  Small
174         EndFont
175         LabelFont
176           Family                Roman
177           Size                  Small
178           Shape                 Slanted
179         EndFont
180 End
181
182
183 Style Mail
184         Margin                  Static
185         LatexType               Command
186         InTitle                 1
187         Category                FrontMatter
188         LatexName               mail
189         Align                   Left
190         LeftMargin              "Correspondence to:M"
191         LabelType               Static
192         LabelString             "Correspondence to:"
193         LabelSep                M
194         Font
195           Family                Roman
196           Size                  Small
197         EndFont
198         LabelFont
199           Family                Roman
200           Size                  Small
201           Shape                 Slanted
202         EndFont
203 End
204
205
206 Style Acknowledgement
207         Margin                  First_Dynamic
208         LatexType               Environment
209         LatexName               acknowledgements
210         Category                BackMatter
211         NextNoIndent            0
212         ItemSep                 0
213         TopSep                  1.2
214         BottomSep               0
215         ParSep                  0
216         Align                   Block
217         LabelType               Static
218         LabelString             "Acknowledgements."
219         LabelSep                M
220         Font
221           Size                  Small
222         EndFont
223         LabelFont
224           Size                  Small
225           Shape                 Italic
226         EndFont
227 End
228
229
230 Style Section
231         TopSep                  2.0
232         BottomSep               1.3
233         Font
234           Family                Sans
235           Size                  Large
236         EndFont
237         TocLevel 1
238 End
239
240
241 Style Subsection
242         TopSep                  1.7
243         BottomSep               1.1
244         Font
245           Family                Sans
246           Series                Medium
247           Size                  Large
248           Shape                 Slanted
249         EndFont
250         TocLevel 2
251 End
252
253
254 Style Subsubsection
255         TopSep                  1.7
256         BottomSep               1.1
257         Font
258           Series                Medium
259           Size                  Normal
260         EndFont
261         TocLevel 3
262 End
263
264
265 Style Title
266         TopSep                  2
267         BottomSep               1.3
268         Align                   Center
269         AlignPossible           Left
270         Font
271           Family                Sans
272           Series                Bold
273         EndFont
274 End
275
276
277 Style Author
278         Align                   Center
279         LabelType               No_Label
280         BottomSep               1.5
281         Font
282           Size                  Large
283           Series                Medium
284         EndFont
285 End
286
287
288 Style Date
289         InTitle                 1
290         LeftMargin              MMM
291         LabelSep                ""
292         TopSep                  1.2
293         Align                   Left
294         Font
295           Size                  Small
296         EndFont
297 End
298
299
300 InsetLayout "Flex:institutemark"
301         LyxType                 custom
302         LatexType               command
303         LatexName               inst
304         LabelString             "institute mark"
305         Font
306           Color                 foreground
307           Size                  Small
308           Family                Roman
309           Shape                 Up
310           Series                Medium
311           Misc                  No_Emph
312           Misc                  No_Noun
313           Misc                  No_Bar
314         EndFont
315         LabelFont
316           Color                 green
317           Size                  Small
318         EndFont
319         MultiPar                true
320 End
321
322
323 Style Abstract
324         Margin                  First_Dynamic
325         LatexType               Command
326         LatexName               abstract
327         Category                FrontMatter
328         InTitle                 1
329         NextNoIndent            1
330         LeftMargin              MMM
331         RightMargin             MMM
332         ParIndent               ""
333         ItemSep                 0
334         TopSep                  1.2
335         BottomSep               0.7
336         ParSep                  0
337         Align                   Block
338         LabelType               static
339         LabelString             "Abstract"
340         LabelSep                M
341         LabelBottomSep          0
342         Font
343           Size                  Small
344         EndFont
345         LabelFont
346           Family                Sans
347           Series                Bold
348           Size                  Small
349         EndFont
350 End
351
352
353 Style Keywords
354         Margin                  First_Dynamic
355         LatexType               Command
356         LatexName               keywords
357         InTitle                 1
358         NextNoIndent            1
359         LeftMargin              MMM
360         RightMargin             MMM
361         ParIndent               ""
362         ItemSep                 0
363         TopSep                  1.2
364         BottomSep               0.7
365         ParSep                  0
366         Align                   Block
367         LabelType               static
368         LabelString             "Key words."
369         LabelSep                M
370         LabelBottomSep          0
371         Font
372           Size                  Small
373         EndFont
374         LabelFont
375           Family                Sans
376           Series                Bold
377           Size                  Small
378         EndFont
379 End
380
381
382 Style Bibliography
383         Align                   Left
384         LabelFont
385           Series                Bold
386         EndFont
387 End
388
389
390 InsetLayout Flex:Institute
391   LyXType                       charstyle
392   LatexType                     command
393   LatexName                     inst
394   Font
395     Color                       blue
396   EndFont
397 End
398
399
400 InsetLayout Flex:E-Mail
401   LyXType                       charstyle
402   LatexType                     command
403   LatexName                     email
404   Font
405     Family                      Typewriter
406     Color                       blue
407   EndFont
408 End
409
410
411 InsetLayout "Flex:Email"
412         LyxType                 custom
413         LatexType               command
414         LatexName               email
415         LabelString             "email"
416         Font
417           Color                 foreground
418           Size                  Small
419           Family                Roman
420           Shape                 Up
421           Series                Medium
422           Misc                  No_Emph
423           Misc                  No_Noun
424           Misc                  No_Bar
425         EndFont
426         LabelFont
427           Color                 urllabel
428           Size                  Small
429         EndFont
430         MultiPar                true
431 End
432