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