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