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