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