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