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