]> git.lyx.org Git - lyx.git/blob - lib/layouts/svjour.inc
Allow literate documents other than noweb to work out of the box. Currently
[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 11
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
47 NoStyle Part
48 NoStyle Part*
49 NoStyle Chapter
50 NoStyle Chapter*
51
52
53 Style Section
54         Font
55           Series              Medium
56           Series              Bold
57           Size                Normal
58         EndFont
59 End
60
61
62 Style Subsection
63         Font
64           Series              Medium
65           Shape               Italic
66           Size                Normal
67         EndFont
68 End
69
70
71 Style Subsubsection
72         Font
73           Series              Medium
74           Shape               Up
75           Size                Normal
76         EndFont
77 End
78
79
80 Style Paragraph
81         Font
82           Series              Medium
83           Shape               Italic
84           Size                Normal
85         EndFont
86 End
87
88
89 Style Subparagraph
90         Font
91           Series              Medium
92           Shape               Up
93           Size                Normal
94         EndFont
95 End
96
97
98 Style Headnote
99         Margin                Static
100         LatexType             Command
101         InTitle               1
102         LatexName             headnote
103         NextNoIndent          1
104         LeftMargin            "HeadNote (optional):xxx"
105         LabelSep              xxx
106         ParSkip               0.4
107         TopSep                1.3
108         BottomSep             0.7
109         ParSep                0.7
110         Align                 Left
111         LabelType             Static
112         LabelString           "Headnote (optional):"
113         LabelFont
114           Series              Bold
115           Shape               Italic
116           Color               Red
117         EndFont
118 End
119
120
121 Style Dedication
122         CopyStyle             Headnote
123         LatexName             dedication
124         LeftMargin            Dedication:xxx
125         LabelString           "Dedication:"
126 End
127
128
129 Style Title
130         Margin                Static
131         LatexType             Command
132         InTitle               1
133         LatexName             title
134         NextNoIndent          1
135         ParSkip               0.4
136         TopSep                1.3
137         BottomSep             0.7
138         ParSep                0.7
139         Align                 Left
140         AlignPossible         Block, Center, Left, Right, Center
141         LabelType             No_Label
142         Fill_Top              1
143         Fill_Bottom           1
144         Font
145           Family              Sans
146           Series              Bold
147           Size                Largest
148         EndFont
149 End
150
151
152 Style Subtitle
153         Margin                Static
154         LatexType             Command
155         InTitle               1
156         LatexName             subtitle
157         NextNoIndent          1
158         ParSkip               0.4
159         ItemSep               0
160         TopSep                0
161         BottomSep             0
162         ParSep                0
163         Align                 Left
164         LabelType             No_Label
165         Font
166           Family              Sans
167           Series              Bold
168           Size                Large
169         EndFont
170 End
171
172
173 Style Running_LaTeX_Title
174         CopyStyle             Headnote
175         LatexName             titlerunning
176         LeftMargin            "Running title:xxx"
177         LabelString           "Running title:"
178 End
179
180
181 Style Author
182         Margin                Static
183         LatexType             Command
184         InTitle               1
185         LatexName             author
186         NextNoIndent          1
187         ParSkip               0.4
188         TopSep                0.7
189         BottomSep             0.7
190         ItemSep               0
191         ParSep                0
192         Align                 Left
193         LabelType             No_Label
194         Font
195           Series              Bold
196           Shape               Italic
197         EndFont
198 End
199
200
201 Style Author_Running
202         CopyStyle             Headnote
203         LatexName             authorrunning
204         LeftMargin            "Author Running:xxx"
205         LabelString           "Author Running:"
206 End
207
208
209 Style Institute
210         Margin                Static
211         LatexType             Command
212         InTitle               1
213         LatexName             institute
214         NextNoIndent          1
215         ParSkip               0.4
216         TopSep                1.3
217         BottomSep             0.7
218         ParSep                0.7
219         Align                 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