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