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