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