]> git.lyx.org Git - lyx.git/blob - lib/layouts/llncs.layout
DocBook: implement subtitle for layouts that previously missed it.
[lyx.git] / lib / layouts / llncs.layout
1 #% Do not delete the line below; configure depends on this
2 #  \DeclareLaTeXClass[llncs,aliascnt.sty,multicol.sty]{Lecture Notes in Comp. Science (LNCS)}
3 #  \DeclareCategory{Articles}
4 # llncs (article) textclass definition file.
5 # --------
6 #
7 # Taken from initial LyX source code
8 # Author : Matthias Ettrich <ettrich@informatik.uni-tuebingen.de>
9 # Transposed by Pascal AndrĂ© <andre@via.ecp.fr>
10 # Heavily modified and enhanced by serveral developers.
11 #
12 # --------
13 # Based on ejour2.layout.
14 # ejour2 made originally by Martin Vermeer based on article.layout.
15 # Modified for LyX 12 by Jean-Marc Lasgouttes and MV.
16
17
18 Format 85
19 Columns                 1
20 Sides                   1
21 PageStyle               Plain
22
23
24 Style Standard
25         Category              MainText
26         Margin                Static
27         LatexType             Paragraph
28         LatexName             dummy
29         ParIndent             MM
30         ParSkip               0.4
31         Align                 Block
32         AlignPossible         Block, Left, Right, Center
33         LabelType             No_Label
34         DocBookTag            para
35 End
36
37
38 Input stdinsets.inc
39 Input stdsections.inc
40
41
42 Style Chapter
43         Align         Center
44         AlignPossible Block,Left,Center
45         TocLevel 0
46 End
47
48
49 Style Section
50         Font
51           Series              Bold
52           Size                Large
53         EndFont
54         TocLevel 1
55 End
56
57
58 Style Subsection
59         Font
60           Series              Bold
61           Size                Normal
62         EndFont
63         TocLevel 2
64 End
65
66
67 Style Subsubsection
68         Font
69           Series              Bold
70           Size                Normal
71         EndFont
72         TocLevel 3
73 End
74
75
76 Style Paragraph
77         Font
78           Series              Medium
79           Shape               Italic
80           Size                Normal
81         EndFont
82         TocLevel 4
83 End
84
85
86 Style Subparagraph
87         Font
88           Series              Medium
89           Shape               Up
90           Size                Normal
91         EndFont
92         TocLevel 5
93 End
94
95
96 # Now define the starred versions from the normal ones.
97 Input stdstarsections.inc
98
99 NoStyle Part
100 NoStyle Part*
101 NoStyle Chapter
102
103
104 # Some standard things
105 Input stdlayouts.inc
106 Input stdlists.inc
107
108
109 Style Title
110         Category              FrontMatter
111         Margin                Static
112         LatexType             Command
113         InTitle               1
114         LatexName             title
115         NextNoIndent          1
116         ParSkip               0.4
117         TopSep                1.3
118         BottomSep             0.7
119         ParSep                0.7
120         Align                 Center
121         AlignPossible         Block, Center, Left, Right
122         LabelType             No_Label
123         Font
124           Family              Sans
125           Series              Bold
126           Size                Largest
127         EndFont
128         HTMLTitle             true
129         DocBookTag            title
130         DocBookTagType        paragraph
131         DocBookInInfo         maybe
132 End
133
134
135 Style Subtitle
136         Margin                Static
137         LatexType             Command
138         InTitle               1
139         LatexName             subtitle
140         NextNoIndent          1
141         ParSkip               0.4
142         ItemSep               0
143         TopSep                0
144         BottomSep             0
145         ParSep                0
146         Align                 Left
147         LabelType             No_Label
148         Font
149           Family              Sans
150           Series              Bold
151           Size                Large
152         EndFont
153         DocBookTag            subtitle
154         DocBookInInfo         maybe
155 End
156
157
158 Style Running_LaTeX_Title
159         Margin                Static
160         InTitle               1
161         LatexType             Command
162         LatexName             titlerunning
163         NextNoIndent          1
164         LeftMargin            "Running title:xxx"
165         LabelSep              xxx
166         ParSkip               0.4
167         TopSep                1.3
168         BottomSep             0.7
169         ParSep                0.7
170         Align                 Left
171         LabelType             Static
172         LabelString           "Running Title:"
173         LabelFont
174           Series              Bold
175           Shape               Italic
176           Color               Red
177         EndFont
178 End
179
180
181 Style TOC_Title
182         CopyStyle             Running_LaTeX_Title
183         LatexName             toctitle
184         LeftMargin            "TOC Title:xxx"
185         LabelString           "TOC Title:"
186 End
187
188
189 Style Author
190         Category              FrontMatter
191         Margin                Static
192         LatexType             Command
193         InTitle               1
194         LatexName             author
195         NextNoIndent          1
196         ParSkip               0.4
197         TopSep                0.7
198         BottomSep             0.7
199         ItemSep               0
200         ParSep                0
201         Align                 Left
202         LabelType             No_Label
203         Font
204           Series              Bold
205           Shape               Italic
206         EndFont
207 End
208
209
210 Style Author_Running
211         CopyStyle             Running_LaTeX_Title
212         LatexName             authorrunning
213         LeftMargin            "Author Running:xxx"
214         LabelString           "Author Running:"
215 End
216
217
218 Style TOC_Author
219         CopyStyle             Running_LaTeX_Title
220         LatexName             tocauthor
221         LeftMargin            "TOC Author:xxx"
222         LabelString           "TOC Author:"
223 End
224
225
226 Style Institute
227         Category              FrontMatter
228         Margin                Static
229         LatexType             Command
230         InTitle               1
231         LatexName             institute
232         NextNoIndent          1
233         ParSkip               0.4
234         TopSep                1.3
235         BottomSep             0.7
236         ParSep                0.7
237         Align                 Left
238         LabelType             No_Label
239         Font
240           Size                Small
241         EndFont
242 End
243
244
245 Style Email
246         CopyStyle             Running_LaTeX_Title
247         LatexName             email
248         LeftMargin            "Email:xxx"
249         LabelString           "Email:"
250 End
251
252
253 Style Abstract
254         Category              FrontMatter
255         Margin                First_Dynamic
256         LatexType             Environment
257         LatexName             abstract
258         NextNoIndent          0
259         ParIndent             MM
260         LabelSep              xx
261         ItemSep               0
262         TopSep                0.7
263         BottomSep             0.7
264         ParSep                0
265         Align                 Block
266         AlignPossible         Block, Left
267         LabelType             Above
268         LabelString           "Abstract."
269         LabelFont
270           Series              Bold
271         EndFont
272 End
273
274
275 Style Bibliography
276         Category              BackMatter
277         Margin                First_Dynamic
278         LatexType             Bib_Environment
279         LatexName             thebibliography
280         NextNoIndent          1
281         ToggleIndent          Never
282         LeftMargin            MM
283         ParSkip               0.4
284         ItemSep               0
285         TopSep                0.7
286         BottomSep             0.7
287         ParSep                0.5
288         Align                 Block
289         AlignPossible         Block, Left
290         LabelType             Bibliography
291         LabelString           "References"
292         LabelBottomSep        0.7
293         LabelFont
294           Series              Bold
295         EndFont
296         TocLevel              0
297         IsTocCaption          0
298         Argument listpreamble:1
299           LabelString    "Bib preamble"
300           MenuString     "Bibliography Preamble"
301           Tooltip        "LaTeX code to be inserted before the first bibliography item"
302           PassThru       1
303           Font
304             Family typewriter
305             Color latex
306           EndFont
307         EndArgument
308 End
309
310
311 # Mathematics-like definitions:
312 Style Case
313         Category              Reasoning
314         Margin                First_Dynamic
315         LatexType             Environment
316         LatexName             case
317         NextNoIndent          0
318         ParIndent             MM
319         LabelSep              xx
320         ItemSep               0
321         TopSep                0.5
322         BottomSep             0.5
323         ParSep                0
324         Align                 Block
325         AlignPossible         Block, Left
326         LabelType             Static
327         LabelString           "Case #."
328         LabelFont
329           Shape               Italic
330         EndFont
331 End
332
333
334 Style Claim
335         CopyStyle             Case
336         LatexName             claim
337         LabelString           "Claim."
338 End
339
340
341 Style Conjecture
342         CopyStyle             Case
343         LatexName             conjecture
344         LabelString           "Conjecture #."
345 End
346
347
348 Style Corollary
349         CopyStyle             Case
350         LatexName             corollary
351         LabelString           "Corollary #."
352         Font
353           Shape               Italic
354         EndFont
355         LabelFont
356           Shape               Up
357           Series              Bold
358         EndFont
359 End
360
361
362 Style Definition
363         CopyStyle             Corollary
364         LatexName             definition
365         LabelString           "Definition #."
366 End
367
368
369 Style Example
370         CopyStyle             Case
371         LatexName             example
372         LabelString           "Example #."
373 End
374
375
376 Style Exercise
377         CopyStyle             Case
378         LatexName             exercise
379         LabelString           "Exercise #."
380 End
381
382
383 Style Lemma
384         CopyStyle             Corollary
385         LatexName             lemma
386         LabelString           "Lemma #."
387 End
388
389 Style Note
390         CopyStyle             Case
391         LatexName             note
392         LabelString           "Note #."
393 End
394
395
396 Style Problem
397         CopyStyle             Exercise
398         LatexName             problem
399         LabelString           "Problem #."
400 End
401
402
403 Style Proof
404         CopyStyle             Claim
405         LatexName             proof
406         LabelString           "Proof."
407 End
408
409
410 Style Property
411         CopyStyle             Case
412         LatexName             property
413         LabelString           "Property #."
414 End
415
416
417 Style Proposition
418         CopyStyle             Corollary
419         LatexName             proposition
420         LabelString           "Proposition #."
421 End
422
423 Style Question
424         CopyStyle             Case
425         LatexName             question
426         LabelString           "Question #."
427 End
428
429
430 Style Remark
431         CopyStyle             Case
432         LatexName             remark
433         LabelString           "Remark #."
434 End
435
436
437 Style Solution
438         CopyStyle             Case
439         LatexName             solution
440         LabelString           "Solution #."
441 End
442
443
444 Style Theorem
445         CopyStyle             Corollary
446         LatexName             theorem
447         LabelString           "Theorem #."
448 End
449
450
451 Input stdfloats.inc
452 Input stdcounters.inc
453 Input stdinsets.inc
454 Input theorems-refprefix.inc