]> git.lyx.org Git - lyx.git/blob - lib/layouts/kluwer.layout
Update layout format.
[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 27
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 NoStyle Part
55 NoStyle Verse
56
57
58 Style Section
59         Align                 Center
60         Font
61           Size                Large
62         EndFont
63         TocLevel 1
64 End
65
66
67 Style Subsection
68         Font
69           Series              Medium
70           Size                Normal
71           Shape               SmallCaps
72         EndFont
73         TocLevel 2
74 End
75
76
77 Style Subsubsection
78         Font
79           Series              Medium
80           Size                Normal
81           Shape               Italic
82         EndFont
83         TocLevel 3
84 End
85
86
87 Style Paragraph
88         Font
89           Series              Medium
90           Size                Normal
91           Shape               Italic
92         EndFont
93         TocLevel 4
94 End
95
96
97 Style Subparagraph
98         LeftMargin            ""
99         NextNoIndent          1
100         Font
101           Series              Medium
102           Size                Normal
103           Shape               Italic
104         EndFont
105         TocLevel 5
106 End
107
108
109 Style Title
110         Margin                Static
111         LatexType             Command
112         LatexName             title
113         ParSkip               0.4
114         ItemSep               0
115         TopSep                0
116         BottomSep             0
117         ParSep                1
118         Align                 Left
119         LabelType             No_Label
120         Font
121           Size                Largest
122         EndFont
123         HTMLTitle             true
124 End
125
126
127 Style Subtitle
128         Margin                Static
129         LatexType             Command
130         LatexName             subtitle
131         NextNoIndent          1
132         ParSkip               0.4
133         ItemSep               0
134         TopSep                0.2
135         BottomSep             1.3
136         ParSep                1
137         Align                 Left
138         LabelType             No_Label
139         Font
140           Family              Roman
141           Size                Larger
142           Shape               Italic
143         EndFont
144 End
145
146
147 Style Date
148         Margin                Dynamic
149         LatexType             Command
150         LatexName             date
151         ParSkip               0.4
152         TopSep                1
153         BottomSep             0.5
154         ParSep                1
155         Align                 Left
156         LabelType             No_Label
157         Font
158           Size                Large
159         EndFont
160 End
161
162
163 Style Author
164         Margin                Static
165         LatexType             Command
166         LatexName             author
167         ParSkip               0.4
168         TopSep                1
169         BottomSep             0
170         ParSep                0
171         Align                 Left
172         LabelType             No_Label
173         Font
174           Size                Normal
175           Series              Bold
176         EndFont
177 End
178
179
180 Style Address
181         Margin                Static
182         LatexType             Command
183         LatexName             institute
184         ParSkip               0.4
185         TopSep                0.2
186         BottomSep             0
187         Align                 Left
188         LabelType             No_Label
189         Font
190           Size                normal
191           Shape               Italic
192         EndFont
193 End
194
195
196 Style AddressForOffprints
197         LatexType             Environment
198         LatexName             ao
199         NextNoIndent          1
200         Margin                First_Dynamic
201         Align                 Block
202         TopSep                1
203         LabelType             Static
204         LabelString           "Address for Offprints:"
205         LabelSep              M
206         LabelFont
207           Size                Small
208           Shape               Italic
209           Color               Red
210         EndFont
211 End
212
213
214 Style RunningTitle
215         LatexType             Command
216         LatexName             runningtitle
217         NextNoIndent          1
218         Margin                Dynamic
219         Align                 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         LabelType             Static
243         LabelString           "Running author:"
244         LabelSep              M
245         Font
246           Size                Small
247           Series              Bold
248         EndFont
249         LabelFont
250           Series              Medium
251           Shape               Italic
252           Color               Red
253         EndFont
254 End
255
256
257 Style Abstract
258         Margin                First_Dynamic
259         LatexType             Environment
260         LatexName             abstract
261         NextNoIndent          1
262         ParIndent             MM
263         ItemSep               0
264         TopSep                1
265         BottomSep             1
266         ParSep                0
267         Align                 Block
268         LabelType             Static
269         LabelString           "Abstract."
270         LabelSep              M
271         Font
272           Size                Small
273         EndFont
274         LabelFont
275           Series              Bold
276         EndFont
277 End
278
279
280 Style Keywords
281         Margin                First_Dynamic
282         LatexType             Command
283         LatexName             keywords
284         NextNoIndent          1
285         Align                 Left
286         LabelType             Static
287         LabelString           "Keywords:"
288         LabelSep              M
289         Font
290           Size                Small
291         EndFont
292         LabelFont
293           Series              Bold
294           Size                Small
295         EndFont
296 End
297
298
299 Style Acknowledgements
300         Margin                Static
301         LatexType             Environment
302         LatexName             acknowledgements
303         NextNoIndent          1
304         ItemSep               0
305         TopSep                1
306         BottomSep             1
307         ParSep                0
308         Align                 Block
309         LabelType             Centered_Top_Environment
310         LabelString           "Acknowledgements"
311         LabelBottomSep        0.5
312         LabelFont
313           Series              Bold
314           Size                Large
315         EndFont
316 End
317
318
319 Style Appendix
320         Margin                Static
321         LatexType             Command
322         LatexName             appendix
323         KeepEmpty             1
324         ParSkip               0.4
325         ItemSep               0
326         TopSep                0
327         BottomSep             0
328         ParSep                1
329 #  Align                 Block
330 #  AlignPossible         Block, Left, Right, Center
331         LabelType             Centered_Top_Environment
332         LabelString           "Appendix"
333         Font
334           Series              Bold
335           Size                Large
336         EndFont
337 End
338
339
340 Style References
341         Margin                First_Dynamic
342         LatexType             Bib_Environment
343         LatexName             thebibliography
344         NextNoIndent          1
345         LeftMargin            MM
346         ParSkip               0.4
347         ItemSep               0
348         TopSep                0.7
349         BottomSep             0.7
350         ParSep                0.5
351         LabelType             Bibliography
352         LabelString           "References"
353         LabelBottomSep        0.7
354         Align                 Block
355         AlignPossible         Block, Left, Right, Center
356         LabelFont
357           Family              Roman
358           Size                Normal
359           Series              Bold
360         EndFont
361 End