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