]> git.lyx.org Git - lyx.git/blob - lib/layouts/kluwer.layout
update OSX instructions
[lyx.git] / lib / layouts / kluwer.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[kluwer]{article (Kluwer)}
3 # Textclass definition file for kluwer.cls
4 # For Kluwer Academic publications:
5 # Astrophysics & Space Science, Solar Physics, etc.
6 #
7 # Panayotis "PAP" Papasotiriou <papasot@physics.upatras.gr>
8 # (based on the first version kindly offered by
9 # Peter "Pit" Sütterlin <P.Suetterlin@astro.uu.nl>)
10 #
11 # 2001-06-15  First version from scratch (due to "Pit").
12 # 2001-09-09  Enhanced version (due to "PAP").
13 #             Need of ERT is considerably minimized.
14 # 2003-03-03  Updated for lyx 1.3.0.
15
16
17 Columns                 1
18 Sides                   2
19 SecNumDepth             4
20 PageStyle               Plain
21
22
23 DefaultFont
24         Family                Roman
25         Series                Medium
26         Shape                 Up
27         Size                  Normal
28         Color                 None
29 EndFont
30
31
32 Style Standard
33         Margin                Static
34         LatexType             Paragraph
35         LatexName             dummy
36         ParIndent             MM
37         ParSkip               0.4
38         Align                 Block
39         AlignPossible         Block, Left, Right, Center
40         LabelType             No_Label
41 End
42
43
44 Input stdsections.inc
45 Input numarticle.inc
46 Input stdstruct.inc
47 Input stdlists.inc
48 Input stdfloats.inc
49 Input stdcounters.inc
50 Input stdlayouts.inc
51
52 NoStyle Chapter
53 NoStyle Part
54 NoStyle Verse
55
56
57 Style Section
58         Align                 Center
59         AlignPossible         Center
60         Font
61           Size                Large
62         EndFont
63 End
64
65
66 Style Subsection
67         Font
68           Series              Medium
69           Size                Normal
70           Shape               SmallCaps
71         EndFont
72 End
73
74
75 Style Subsubsection
76         Font
77           Series              Medium
78           Size                Normal
79           Shape               Italic
80         EndFont
81 End
82
83
84 Style Paragraph
85         Font
86           Series              Medium
87           Size                Normal
88           Shape               Italic
89         EndFont
90 End
91
92
93 Style Subparagraph
94         LeftMargin            ""
95         NextNoIndent          1
96         Font
97           Series              Medium
98           Size                Normal
99           Shape               Italic
100         EndFont
101 End
102
103
104 Style Title
105         Margin                Static
106         LatexType             Command
107         LatexName             title
108         ParSkip               0.4
109         ItemSep               0
110         TopSep                0
111         BottomSep             0
112         ParSep                1
113         Align                 Left
114         AlignPossible         Left
115         LabelType             No_Label
116         Font
117           Size                Largest
118         EndFont
119 End
120
121
122 Style Subtitle
123         Margin                Static
124         LatexType             Command
125         LatexName             subtitle
126         NextNoIndent          1
127         ParSkip               0.4
128         ItemSep               0
129         TopSep                0.2
130         BottomSep             1.3
131         ParSep                1
132         Align                 Left
133         AlignPossible         Left
134         LabelType             No_Label
135         Font
136           Family              Roman
137           Size                Larger
138           Shape               Italic
139         EndFont
140 End
141
142
143 Style Date
144         Margin                Dynamic
145         LatexType             Command
146         LatexName             date
147         ParSkip               0.4
148         TopSep                1
149         BottomSep             0.5
150         ParSep                1
151         Align                 Left
152         AlignPossible         Left
153         LabelType             No_Label
154         Font
155           Size                Large
156         EndFont
157 End
158
159
160 Style Author
161         Margin                Static
162         LatexType             Command
163         LatexName             author
164         ParSkip               0.4
165         TopSep                1
166         BottomSep             0
167         ParSep                0
168         Align                 Left
169         AlignPossible         Left
170         LabelType             No_Label
171         Font
172           Size                Normal
173           Series              Bold
174         EndFont
175 End
176
177
178 Style Address
179         Margin                Static
180         LatexType             Command
181         LatexName             institute
182         ParSkip               0.4
183         TopSep                0.2
184         BottomSep             0
185         Align                 Left
186         LabelType             No_Label
187         Font
188           Size                normal
189           Shape               Italic
190         EndFont
191 End
192
193
194 Style AddressForOffprints
195         LatexType             Environment
196         LatexName             ao
197         NextNoIndent          1
198         Margin                First_Dynamic
199         Align                 Block
200         AlignPossible         Block
201         TopSep                1
202         LabelType             Static
203         LabelString           "Address for Offprints:"
204         LabelSep              M
205         LabelFont
206           Size                Small
207           Shape               Italic
208           Color               Red
209         EndFont
210 End
211
212
213 Style RunningTitle
214         LatexType             Command
215         LatexName             runningtitle
216         NextNoIndent          1
217         Margin                Dynamic
218         Align                 Left
219         AlignPossible         Left
220         TopSep                1
221         LabelType             Static
222         LabelString           "Running title:"
223         LabelSep              M
224         Font
225           Size                Small
226           Series              Bold
227         EndFont
228         LabelFont
229           Series              Medium
230           Shape               Italic
231           Color               Red
232         EndFont
233 End
234
235
236 Style RunningAuthor
237         Margin                Dynamic
238         LatexType             Command
239         LatexName             runningauthor
240         NextNoIndent          1
241         Align                 Left
242         AlignPossible         Left
243         LabelType             Static
244         LabelString           "Running author:"
245         LabelSep              M
246         Font
247           Size                Small
248           Series              Bold
249         EndFont
250         LabelFont
251           Series              Medium
252           Shape               Italic
253           Color               Red
254         EndFont
255 End
256
257
258 Style Abstract
259         Margin                First_Dynamic
260         LatexType             Environment
261         LatexName             abstract
262         NextNoIndent          1
263         ParIndent             MM
264         ItemSep               0
265         TopSep                1
266         BottomSep             1
267         ParSep                0
268         Align                 Block
269         AlignPossible         Block
270         LabelType             Static
271         LabelString           "Abstract."
272         LabelSep              M
273         Font
274           Size                Small
275         EndFont
276         LabelFont
277           Series              Bold
278         EndFont
279 End
280
281
282 Style Keywords
283         Margin                First_Dynamic
284         LatexType             Command
285         LatexName             keywords
286         NextNoIndent          1
287         Align                 Left
288         AlignPossible         Left
289         LabelType             Static
290         LabelString           "Keywords:"
291         LabelSep              M
292         Font
293           Size                Small
294         EndFont
295         LabelFont
296           Series              Bold
297           Size                Small
298         EndFont
299 End
300
301
302 Style Acknowledgements
303         Margin                Static
304         LatexType             Environment
305         LatexName             acknowledgements
306         NextNoIndent          1
307         ItemSep               0
308         TopSep                1
309         BottomSep             1
310         ParSep                0
311         Align                 Block
312         AlignPossible         Block
313         LabelType             Centered_Top_Environment
314         LabelString           "Acknowledgements"
315         LabelBottomSep        0.5
316         LabelFont
317           Series              Bold
318           Size                Large
319         EndFont
320 End
321
322
323 Style Appendix
324         Margin                Static
325         LatexType             Command
326         LatexName             appendix
327         KeepEmpty             1
328         ParSkip               0.4
329         ItemSep               0
330         TopSep                0
331         BottomSep             0
332         ParSep                1
333 #  Align                 Block
334 #  AlignPossible         Block, Left, Right, Center
335         LabelType             Centered_Top_Environment
336         LabelString           "Appendix"
337         Font
338           Series              Bold
339           Size                Large
340         EndFont
341 End
342
343
344 Style References
345         Margin                First_Dynamic
346         LatexType             Item_Environment
347         LatexName             thebibliography
348         NextNoIndent          1
349         LeftMargin            MM
350         ParSkip               0.4
351         ItemSep               0
352         TopSep                0.7
353         BottomSep             0.7
354         ParSep                0.5
355         LabelType             Bibliography
356         LabelString           "References"
357         LabelBottomSep        0.7
358         Align                 Block
359         AlignPossible         Block, Left, Right, Center
360         LabelFont
361           Family              Roman
362           Size                Normal
363           Series              Bold
364         EndFont
365 End