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