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