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