]> git.lyx.org Git - lyx.git/blob - lib/layouts/kluwer.layout
Update all layouts to format 33.
[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 Format 33
18 Columns                 1
19 Sides                   2
20 SecNumDepth             4
21 PageStyle               Plain
22
23
24 DefaultFont
25         Family                Roman
26         Series                Medium
27         Shape                 Up
28         Size                  Normal
29         Color                 None
30 EndFont
31
32
33 Style Standard
34         Margin                Static
35         LatexType             Paragraph
36         LatexName             dummy
37         ParIndent             MM
38         ParSkip               0.4
39         Align                 Block
40         AlignPossible         Block, Left, Right, Center
41         LabelType             No_Label
42 End
43
44
45 Input stdcounters.inc
46 Input stdfloats.inc
47 Input stdinsets.inc
48 Input stdsections.inc
49 Input stdstruct.inc
50 Input stdlists.inc
51 Input stdlayouts.inc
52
53 NoStyle Chapter
54 NoCounter chapter
55 NoStyle Part
56 NoCounter part
57 NoStyle Verse
58
59
60 Style Section
61         Align                 Center
62         Font
63           Size                Large
64         EndFont
65         TocLevel 1
66 End
67
68
69 Style Subsection
70         Font
71           Series              Medium
72           Size                Normal
73           Shape               SmallCaps
74         EndFont
75         TocLevel 2
76 End
77
78
79 Style Subsubsection
80         Font
81           Series              Medium
82           Size                Normal
83           Shape               Italic
84         EndFont
85         TocLevel 3
86 End
87
88
89 Style Paragraph
90         Font
91           Series              Medium
92           Size                Normal
93           Shape               Italic
94         EndFont
95         TocLevel 4
96 End
97
98
99 Style Subparagraph
100         LeftMargin            ""
101         NextNoIndent          1
102         Font
103           Series              Medium
104           Size                Normal
105           Shape               Italic
106         EndFont
107         TocLevel 5
108 End
109
110
111 Style Title
112         Margin                Static
113         LatexType             Command
114         LatexName             title
115         ParSkip               0.4
116         ItemSep               0
117         TopSep                0
118         BottomSep             0
119         ParSep                1
120         Align                 Left
121         LabelType             No_Label
122         Font
123           Size                Largest
124         EndFont
125         HTMLTitle             true
126 End
127
128
129 Style Subtitle
130         Margin                Static
131         LatexType             Command
132         LatexName             subtitle
133         NextNoIndent          1
134         ParSkip               0.4
135         ItemSep               0
136         TopSep                0.2
137         BottomSep             1.3
138         ParSep                1
139         Align                 Left
140         LabelType             No_Label
141         Font
142           Family              Roman
143           Size                Larger
144           Shape               Italic
145         EndFont
146 End
147
148
149 Style Date
150         Margin                Dynamic
151         LatexType             Command
152         LatexName             date
153         ParSkip               0.4
154         TopSep                1
155         BottomSep             0.5
156         ParSep                1
157         Align                 Left
158         LabelType             No_Label
159         Font
160           Size                Large
161         EndFont
162 End
163
164
165 Style Author
166         Margin                Static
167         LatexType             Command
168         LatexName             author
169         ParSkip               0.4
170         TopSep                1
171         BottomSep             0
172         ParSep                0
173         Align                 Left
174         LabelType             No_Label
175         Font
176           Size                Normal
177           Series              Bold
178         EndFont
179 End
180
181
182 Style Address
183         Margin                Static
184         LatexType             Command
185         LatexName             institute
186         ParSkip               0.4
187         TopSep                0.2
188         BottomSep             0
189         Align                 Left
190         LabelType             No_Label
191         Font
192           Size                normal
193           Shape               Italic
194         EndFont
195 End
196
197
198 Style AddressForOffprints
199         LatexType             Environment
200         LatexName             ao
201         NextNoIndent          1
202         Margin                First_Dynamic
203         Align                 Block
204         TopSep                1
205         LabelType             Static
206         LabelString           "Address for Offprints:"
207         LabelSep              M
208         LabelFont
209           Size                Small
210           Shape               Italic
211           Color               Red
212         EndFont
213 End
214
215
216 Style RunningTitle
217         LatexType             Command
218         LatexName             runningtitle
219         NextNoIndent          1
220         Margin                Dynamic
221         Align                 Left
222         TopSep                1
223         LabelType             Static
224         LabelString           "Running title:"
225         LabelSep              M
226         Font
227           Size                Small
228           Series              Bold
229         EndFont
230         LabelFont
231           Series              Medium
232           Shape               Italic
233           Color               Red
234         EndFont
235 End
236
237
238 Style RunningAuthor
239         Margin                Dynamic
240         LatexType             Command
241         LatexName             runningauthor
242         NextNoIndent          1
243         Align                 Left
244         LabelType             Static
245         LabelString           "Running author:"
246         LabelSep              M
247         Font
248           Size                Small
249           Series              Bold
250         EndFont
251         LabelFont
252           Series              Medium
253           Shape               Italic
254           Color               Red
255         EndFont
256 End
257
258
259 Style Abstract
260         Margin                First_Dynamic
261         LatexType             Environment
262         LatexName             abstract
263         NextNoIndent          1
264         ParIndent             MM
265         ItemSep               0
266         TopSep                1
267         BottomSep             1
268         ParSep                0
269         Align                 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         LabelType             Static
289         LabelString           "Keywords:"
290         LabelSep              M
291         Font
292           Size                Small
293         EndFont
294         LabelFont
295           Series              Bold
296           Size                Small
297         EndFont
298 End
299
300
301 Style Acknowledgements
302         Margin                Static
303         LatexType             Environment
304         LatexName             acknowledgements
305         NextNoIndent          1
306         ItemSep               0
307         TopSep                1
308         BottomSep             1
309         ParSep                0
310         Align                 Block
311         LabelType             Centered_Top_Environment
312         LabelString           "Acknowledgements"
313         LabelBottomSep        0.5
314         LabelFont
315           Series              Bold
316           Size                Large
317         EndFont
318 End
319
320
321 Style Appendix
322         Margin                Static
323         LatexType             Command
324         LatexName             appendix
325         KeepEmpty             1
326         ParSkip               0.4
327         ItemSep               0
328         TopSep                0
329         BottomSep             0
330         ParSep                1
331 #  Align                 Block
332 #  AlignPossible         Block, Left, Right, Center
333         LabelType             Centered_Top_Environment
334         LabelString           "Appendix"
335         Font
336           Series              Bold
337           Size                Large
338         EndFont
339 End
340
341
342 Style References
343         Margin                First_Dynamic
344         LatexType             Bib_Environment
345         LatexName             thebibliography
346         NextNoIndent          1
347         LeftMargin            MM
348         ParSkip               0.4
349         ItemSep               0
350         TopSep                0.7
351         BottomSep             0.7
352         ParSep                0.5
353         LabelType             Bibliography
354         LabelString           "References"
355         LabelBottomSep        0.7
356         Align                 Block
357         AlignPossible         Block, Left, Right, Center
358         LabelFont
359           Family              Roman
360           Size                Normal
361           Series              Bold
362         EndFont
363 End