]> git.lyx.org Git - features.git/blob - lib/layouts/svjour.inc
some more cleanup
[features.git] / lib / layouts / svjour.inc
1 # svjour (article) textclass definition file for inclusion. 
2 # for Springer Verlag journals
3 # --------
4 #
5 # Taken from initial LyX source code
6 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
7 # Transposed by Pascal AndrĂ© <andre@via.ecp.fr>
8 # Heavily modified and enhanced by serveral developers.
9 #
10 # --------
11 # ejour2 made originally by Martin Vermeer based on article.layout.
12 # Modified for LyX 12 by Jean-Marc Lasgouttes and MV.
13
14 # Adapted for new svjour LaTeX2e classes published by Springer in 1999;
15 # work done by MV in 2000.
16 #
17 # see www.springer.de/author/tex/help-journals.html for class files
18
19
20 Columns                 2
21 Sides                   1
22 PageStyle               Plain
23
24
25 Style Standard
26         Margin                Static
27         LatexType             Paragraph
28         LatexName             dummy
29         ParIndent             MM
30         ParSkip               0.4
31         Align                 Block
32         AlignPossible         Block, Left, Right, Center
33         LabelType             No_Label
34 End
35
36
37 Input stdsections.inc
38 Input numarticle.inc
39 Input stdstarsections.inc
40 Input stdlayouts.inc
41 Input stdlists.inc
42
43 NoStyle Part
44 NoStyle Part*
45 NoStyle Chapter
46 NoStyle Chapter*
47
48
49 Style Section
50         Font
51           Series              Medium
52           Series              Bold
53           Size                Normal
54         EndFont
55 End
56
57
58 Style Subsection
59         Font
60           Series              Medium
61           Shape               Italic
62           Size                Normal
63         EndFont
64 End
65
66
67 Style Subsubsection
68         Font 
69           Series              Medium
70           Shape               Up
71           Size                Normal
72         EndFont
73 End
74
75
76 Style Paragraph
77         Font 
78           Series              Medium
79           Shape               Italic
80           Size                Normal
81         EndFont
82 End
83
84
85 Style Subparagraph
86         Font
87           Series              Medium
88           Shape               Up
89           Size                Normal
90         EndFont
91 End
92
93
94 Style Headnote
95         Margin                Static
96         LatexType             Command
97         InTitle               1
98         LatexName             headnote
99         NextNoIndent          1
100         LeftMargin            "HeadNote (optional):xxx"
101         LabelSep              xxx
102         ParSkip               0.4
103         TopSep                1.3
104         BottomSep             0.7
105         ParSep                0.7
106         Align                 Left
107         AlignPossible         Left
108         LabelType             Static
109         LabelString           "Headnote (optional): "
110         LabelFont 
111           Series              Bold
112           Shape               Italic
113           Color               Red
114         EndFont
115 End
116
117
118 Style Dedication
119         CopyStyle             Headnote
120         LatexName             dedication
121         LeftMargin            Dedication:xxx
122         LabelString           Dedication:
123 End
124
125
126 Style Title
127         Margin                Static
128         LatexType             Command
129         InTitle               1
130         LatexName             title
131         NextNoIndent          1
132         ParSkip               0.4
133         TopSep                1.3
134         BottomSep             0.7
135         ParSep                0.7
136         Align                 Left            
137         AlignPossible         Block, Center, Left, Right, Center
138         LabelType             No_Label
139         Fill_Top              1
140         Fill_Bottom           1
141         Font 
142           Family              Sans
143           Series              Bold
144           Size                Largest
145         EndFont
146 End
147
148
149 Style Subtitle
150         Margin                Static
151         LatexType             Command
152         InTitle               1
153         LatexName             subtitle
154         NextNoIndent          1
155         ParSkip               0.4
156         ItemSep               0
157         TopSep                0
158         BottomSep             0
159         ParSep                0
160         Align                 Left
161         AlignPossible         Left
162         LabelType             No_Label
163         Font 
164           Family              Sans
165           Series              Bold
166           Size                Large
167         EndFont
168 End
169
170
171 Style Running_LaTeX_Title
172         CopyStyle             Headnote
173         LatexName             titlerunning
174         LeftMargin            "Running title:xxx"
175         LabelString           "Running title: "
176 End
177
178
179 Style Author
180         Margin                Static
181         LatexType             Command
182         InTitle               1
183         LatexName             author
184         NextNoIndent          1
185         ParSkip               0.4
186         TopSep                0.7
187         BottomSep             0.7
188         ItemSep               0
189         ParSep                0
190         Align                 Left
191         AlignPossible         Left
192         LabelType             No_Label
193         Font 
194           Series              Bold
195           Shape               Italic
196         EndFont
197 End
198
199
200 Style Author_Running
201         CopyStyle             Headnote
202         LatexName             authorrunning
203         LeftMargin            "Author Running:xxx"
204         LabelString           "Author Running: "
205 End
206
207
208 Style Institute
209         Margin                Static
210         LatexType             Command
211         InTitle               1
212         LatexName             institute
213         NextNoIndent          1
214         ParSkip               0.4
215         TopSep                1.3
216         BottomSep             0.7
217         ParSep                0.7
218         Align                 Left
219         AlignPossible         Left
220         LabelType             No_Label
221         Font 
222           Size                Small
223         EndFont
224 End
225
226
227 Style Date
228         CopyStyle             Institute
229         LatexName             date
230 End
231
232
233 Style Mail
234         CopyStyle             Headnote
235         LatexName             mail    
236         LeftMargin            "Corr Author:xx."
237         LabelString           "Corr Author: "
238 End
239
240
241 Style Offprints
242         CopyStyle             Headnote
243         LatexName             offprints       
244         LeftMargin            "Offprints:xx."
245         LabelString           "Offprints: "
246 End
247
248
249 Style Abstract 
250         Margin                First_Dynamic
251         LatexType             Environment
252         LatexName             abstract
253         NextNoIndent          0
254         ParIndent             MM
255         LabelSep              xx
256         ItemSep               0
257         TopSep                0.7
258         BottomSep             0.7
259         ParSep                0
260         Align                 Block
261         AlignPossible         Block, Left
262         LabelType             Top_Environment
263         LabelString           Abstract. 
264         LabelFont 
265           Series              Bold
266         EndFont
267 End 
268
269
270 Style  Keywords
271         Margin                First_Dynamic
272         LatexType             Command
273         LatexName             keywords
274         NextNoIndent          0
275         ParIndent             MM
276         LabelSep              xx
277         ItemSep               0
278         TopSep                0.7
279         BottomSep             0.7
280         ParSep                0
281         Align                 Block
282         AlignPossible         Block, Left
283         LabelType             Static
284         LabelString           "Key words: " 
285         LabelFont 
286           Series              Bold
287         EndFont
288 End 
289
290
291 Style Acknowledgements
292         Margin                First_Dynamic
293         LatexType             Environment
294         LatexName             acknowledgements
295         NextNoIndent          0
296         ParIndent             MM
297         LabelSep              xx
298         ItemSep               0
299         TopSep                0.7
300         BottomSep             0.7
301         ParSep                0
302         Align                 Block
303         AlignPossible         Block, Left
304         LabelType             Static
305         LabelString           Acknowledgements. 
306         Font 
307           Size                Small
308         EndFont
309         LabelFont 
310           Shape               Italic
311           Size                Small
312         EndFont
313 End 
314
315
316 Style Acknowledgement
317         CopyStyle             Acknowledgements
318         LatexName             acknowledgement
319         LabelString           Acknowledgement. 
320 End 
321
322
323 Style Bibliography
324         Margin                First_Dynamic
325         LatexType             Bib_Environment
326         LatexName             thebibliography
327         NextNoIndent          1
328         LeftMargin            MM
329         ParSkip               0.4
330         ItemSep               0
331         TopSep                0.7
332         BottomSep             0.7
333         ParSep                0.5
334         Align                 Block
335         AlignPossible         Block, Left
336         LabelType             Bibliography
337         LabelString           References 
338         LabelBottomSep        0.7
339         LabelFont 
340           Series              Bold
341         EndFont
342 End
343
344
345 Style Claim
346         Margin                First_Dynamic
347         LatexType             Environment
348         LatexName             claim
349         NextNoIndent          0
350         ParIndent             MM
351         LabelSep              xx
352         ItemSep               0
353         TopSep                0.5
354         BottomSep             0.5
355         ParSep                0
356         Align                 Block
357         AlignPossible         Block, Left
358         LabelType             Static
359         LabelString           Claim. 
360         LabelFont 
361           Shape               Italic
362         EndFont
363 End
364
365
366 Style Conjecture
367         CopyStyle             Claim
368         LatexName             conjecture
369         LabelString           "Conjecture #. " 
370 End
371
372
373 Style Corollary
374         CopyStyle             Claim
375         LatexName             corollary
376         LabelString           "Corollary #. " 
377         Font 
378           Shape               Italic
379         EndFont
380         LabelFont 
381           Shape               Up
382           Series              Bold
383         EndFont
384 End
385
386
387 Style Definition
388         CopyStyle             Corollary
389         LatexName             definition
390         LabelString           "Definition #. "
391 End
392
393
394 Style Example
395         CopyStyle             Claim
396         LatexName             example
397         LabelString           "Example #. "
398 End
399
400
401 Style Exercise
402         CopyStyle             Claim
403         LatexName             exercise
404         LabelString           "Exercise #. "
405         LabelFont 
406           Shape               Up
407           Series              Bold
408         EndFont
409 End
410
411
412 Style Lemma
413         CopyStyle             Corollary
414         LatexName             lemma
415         LabelString           "Lemma #. "
416 End
417
418
419 Style Note
420         CopyStyle             Claim
421         LatexName             note
422         LabelString           "Note #. "
423 End
424
425
426 Style Problem
427         CopyStyle             Exercise
428         LatexName             problem
429         LabelString           "Problem #. "
430 End
431
432
433 Style Proof
434         CopyStyle             Claim
435         LatexName             proof
436         LabelString           "Proof. "
437 End
438
439
440 Style Property
441         CopyStyle             Claim
442         LatexName             property
443         LabelString           "Property #. "
444 End
445
446
447 Style Proposition
448         CopyStyle             Claim
449         LatexName             proposition
450         LabelString           "Proposition_#. "
451 End
452
453
454 Style Question
455         CopyStyle             Claim
456         LatexName             question        
457         LabelString           "Question #. "
458 End
459
460
461 Style Remark
462         CopyStyle             Claim
463         LatexName             remark
464         LabelString           "Remark #. "
465 End
466
467
468 Style Solution
469         CopyStyle             Exercise
470         LatexName             solution
471         LabelString           "Solution #. "
472 End
473
474
475 Style Theorem
476         CopyStyle             Corollary
477         LatexName             theorem
478         LabelString           "Theorem #. "
479 End