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