]> git.lyx.org Git - lyx.git/blob - lib/layouts/aa.layout
*** Requires tag for classes, layouts and custom insets ***
[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 #
6 # 2001-05-17  take out include of stdlayouts; merge aapaper.inc
7 #             remove LaTeX style, rename to aa
8 # 2001-05-31  Adapt to aa.cls version 5.01:
9 #             take out thesaurus, email -> mail
10 #             change layout of title
11 #             abstract is command
12
13
14 Format 6
15 Columns                 2
16 Sides                   2
17 SecNumDepth             3
18 TocDepth                0
19 PageStyle               Plain
20
21
22 Style Standard
23         Margin                Static
24         LatexType             Paragraph
25         LatexName             dummy
26         ParIndent             MM
27         ParSkip               0.4
28         Align                 Block
29         AlignPossible         Block, Left, Right, Center
30         LabelType             No_Label
31 End
32
33
34 # I want to keep the entries in a logical order.
35 # Therefore I'll define the entries first, then fill them
36
37 Style Section
38 End
39
40 Style Subsection
41 End
42
43 Style Subsubsection
44 End
45
46 Style Itemize
47 End
48
49 Style Enumerate
50 End
51
52 Style Description
53 End
54
55 Style List
56 End
57
58
59 Style Title
60 End
61
62 Style Subtitle
63 End
64
65 Style Author
66 End
67
68 Style Address
69 End
70
71 Style Offprint
72 End
73
74 Style Mail
75 End
76
77 Style Date
78 End
79
80 Style Abstract
81 End
82
83 Style Acknowledgement
84 End
85
86 Style Bibliography
87 End
88
89
90 # OK, now we have a more or less consistent Ordering. Now fill the
91 # definitions.  First, the standard includes
92
93 Input stdinsets.inc
94 Input stdlists.inc
95 Input stdsections.inc
96 Input stdtitle.inc
97 Input stdstruct.inc
98 Input stdfloats.inc
99 Input stdcounters.inc
100
101 NoStyle Chapter
102 NoStyle Paragraph
103 NoStyle Subparagraph
104 NoStyle Part
105
106
107 Style Subtitle
108         Margin                Static
109         LatexType             Command
110         InTitle               1
111         LatexName             subtitle
112         NextNoIndent          1
113         ParSkip               0.4
114         ItemSep               0
115         TopSep                1.3
116         BottomSep             1.3
117         ParSep                1
118         Align                 Center
119         LabelType             No_Label
120         Font
121           Family              Sans
122           Size                Larger
123           Series              Bold
124         EndFont
125 End
126
127
128 Style Address
129         LeftMargin            MMM
130         Margin                Static
131         LatexType             Command
132         InTitle               1
133         LatexName             institute
134         ParSkip               0.4
135 #  BottomSep            0.4
136         Align                 Left
137         LabelType             No_Label
138         Font
139           Family              Roman
140           Size                Small
141         EndFont
142 End
143
144
145 Style Offprint
146         Margin                Static
147         LatexType             Command
148         InTitle               1
149         LatexName             offprints
150         Align                 Left
151         LeftMargin            "Offprint Requests to:M"
152         LabelType             Static
153         LabelString           "Offprint Requests to:"
154         LabelSep              M
155         Font
156           Family              Roman
157           Size                Small
158         EndFont
159         LabelFont
160           Family              Roman
161           Size                Small
162           Shape               Slanted
163         EndFont
164 End
165
166
167 Style Mail
168         Margin                Static
169         LatexType             Command
170         InTitle               1
171         LatexName             mail
172         Align                 Left
173         LeftMargin            "Correspondence to:M"
174         LabelType             Static
175         LabelString           "Correspondence to:"
176         LabelSep              M
177         Font
178           Family              Roman
179           Size                Small
180         EndFont
181         LabelFont
182           Family              Roman
183           Size                Small
184           Shape               Slanted
185         EndFont
186 End
187
188
189 Style Acknowledgement
190         Margin                First_Dynamic
191         LatexType             Environment
192         LatexName             acknowledgements
193         NextNoIndent          0
194         ItemSep               0
195         TopSep                1.2
196         BottomSep             0
197         ParSep                0
198         Align                 Block
199         LabelType             Static
200         LabelString           "Acknowledgements."
201         LabelSep              M
202         Font
203           Size                Small
204         EndFont
205         LabelFont
206           Size                Small
207           Shape               Italic
208         EndFont
209 End
210
211
212
213
214 Style Section
215         TopSep                2.0
216         BottomSep             1.3
217         Font
218           Family              Sans
219           Size                Large
220         EndFont
221 End
222
223
224 Style Subsection
225         TopSep                1.7
226         BottomSep             1.1
227         Font
228           Family              Sans
229           Series              Medium
230           Size                Large
231           Shape               Slanted
232         EndFont
233 End
234
235
236 Style Subsubsection
237         TopSep                1.7
238         BottomSep             1.1
239         Font
240           Series              Medium
241           Size                Normal
242         EndFont
243 End
244
245
246 Style Title
247         TopSep                2
248         BottomSep             1.3
249         Align                 Center
250         AlignPossible         Left
251         Font
252           Family              Sans
253           Series              Bold
254         EndFont
255 End
256
257
258 Style Author
259         Align                 Center
260         LabelType             No_Label
261         BottomSep             1.5
262         Font
263           Size                Large
264           Series              Medium
265         EndFont
266 End
267
268
269 Style Date
270         LeftMargin            MMM
271         LabelSep              ""
272         TopSep                1.2
273         Align                 Left
274         Font
275           Size                Small
276         EndFont
277 End
278
279
280 Style Abstract
281         Margin                First_Dynamic
282         LatexType             Command
283         LatexName             abstract
284         InTitle               1
285         NextNoIndent          1
286         LeftMargin            MMM
287         RightMargin           MMM
288         ParIndent             ""
289         ItemSep               0
290         TopSep                1.2
291         BottomSep             0.7
292         ParSep                0
293         Align                 Block
294         LabelType             static
295         LabelString           "Abstract"
296         LabelSep              M
297         LabelBottomSep        0
298         Font
299           Size                Small
300         EndFont
301         LabelFont
302           Family              Sans
303           Series              Bold
304           Size                Small
305         EndFont
306 End
307
308
309 Style Bibliography
310         Align                 Left
311         LabelFont
312           Series              Bold
313         EndFont
314 End