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