]> git.lyx.org Git - lyx.git/blob - lib/layouts/llncs.layout
DocBook: implement title 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 End
154
155
156 Style Running_LaTeX_Title
157         Margin                Static
158         InTitle               1
159         LatexType             Command
160         LatexName             titlerunning
161         NextNoIndent          1
162         LeftMargin            "Running title:xxx"
163         LabelSep              xxx
164         ParSkip               0.4
165         TopSep                1.3
166         BottomSep             0.7
167         ParSep                0.7
168         Align                 Left
169         LabelType             Static
170         LabelString           "Running Title:"
171         LabelFont
172           Series              Bold
173           Shape               Italic
174           Color               Red
175         EndFont
176 End
177
178
179 Style TOC_Title
180         CopyStyle             Running_LaTeX_Title
181         LatexName             toctitle
182         LeftMargin            "TOC Title:xxx"
183         LabelString           "TOC Title:"
184 End
185
186
187 Style Author
188         Category              FrontMatter
189         Margin                Static
190         LatexType             Command
191         InTitle               1
192         LatexName             author
193         NextNoIndent          1
194         ParSkip               0.4
195         TopSep                0.7
196         BottomSep             0.7
197         ItemSep               0
198         ParSep                0
199         Align                 Left
200         LabelType             No_Label
201         Font
202           Series              Bold
203           Shape               Italic
204         EndFont
205 End
206
207
208 Style Author_Running
209         CopyStyle             Running_LaTeX_Title
210         LatexName             authorrunning
211         LeftMargin            "Author Running:xxx"
212         LabelString           "Author Running:"
213 End
214
215
216 Style TOC_Author
217         CopyStyle             Running_LaTeX_Title
218         LatexName             tocauthor
219         LeftMargin            "TOC Author:xxx"
220         LabelString           "TOC Author:"
221 End
222
223
224 Style Institute
225         Category              FrontMatter
226         Margin                Static
227         LatexType             Command
228         InTitle               1
229         LatexName             institute
230         NextNoIndent          1
231         ParSkip               0.4
232         TopSep                1.3
233         BottomSep             0.7
234         ParSep                0.7
235         Align                 Left
236         LabelType             No_Label
237         Font
238           Size                Small
239         EndFont
240 End
241
242
243 Style Email
244         CopyStyle             Running_LaTeX_Title
245         LatexName             email
246         LeftMargin            "Email:xxx"
247         LabelString           "Email:"
248 End
249
250
251 Style Abstract
252         Category              FrontMatter
253         Margin                First_Dynamic
254         LatexType             Environment
255         LatexName             abstract
256         NextNoIndent          0
257         ParIndent             MM
258         LabelSep              xx
259         ItemSep               0
260         TopSep                0.7
261         BottomSep             0.7
262         ParSep                0
263         Align                 Block
264         AlignPossible         Block, Left
265         LabelType             Above
266         LabelString           "Abstract."
267         LabelFont
268           Series              Bold
269         EndFont
270 End
271
272
273 Style Bibliography
274         Category              BackMatter
275         Margin                First_Dynamic
276         LatexType             Bib_Environment
277         LatexName             thebibliography
278         NextNoIndent          1
279         ToggleIndent          Never
280         LeftMargin            MM
281         ParSkip               0.4
282         ItemSep               0
283         TopSep                0.7
284         BottomSep             0.7
285         ParSep                0.5
286         Align                 Block
287         AlignPossible         Block, Left
288         LabelType             Bibliography
289         LabelString           "References"
290         LabelBottomSep        0.7
291         LabelFont
292           Series              Bold
293         EndFont
294         TocLevel              0
295         IsTocCaption          0
296         Argument listpreamble:1
297           LabelString    "Bib preamble"
298           MenuString     "Bibliography Preamble"
299           Tooltip        "LaTeX code to be inserted before the first bibliography item"
300           PassThru       1
301           Font
302             Family typewriter
303             Color latex
304           EndFont
305         EndArgument
306 End
307
308
309 # Mathematics-like definitions:
310 Style Case
311         Category              Reasoning
312         Margin                First_Dynamic
313         LatexType             Environment
314         LatexName             case
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           "Case #."
326         LabelFont
327           Shape               Italic
328         EndFont
329 End
330
331
332 Style Claim
333         CopyStyle             Case
334         LatexName             claim
335         LabelString           "Claim."
336 End
337
338
339 Style Conjecture
340         CopyStyle             Case
341         LatexName             conjecture
342         LabelString           "Conjecture #."
343 End
344
345
346 Style Corollary
347         CopyStyle             Case
348         LatexName             corollary
349         LabelString           "Corollary #."
350         Font
351           Shape               Italic
352         EndFont
353         LabelFont
354           Shape               Up
355           Series              Bold
356         EndFont
357 End
358
359
360 Style Definition
361         CopyStyle             Corollary
362         LatexName             definition
363         LabelString           "Definition #."
364 End
365
366
367 Style Example
368         CopyStyle             Case
369         LatexName             example
370         LabelString           "Example #."
371 End
372
373
374 Style Exercise
375         CopyStyle             Case
376         LatexName             exercise
377         LabelString           "Exercise #."
378 End
379
380
381 Style Lemma
382         CopyStyle             Corollary
383         LatexName             lemma
384         LabelString           "Lemma #."
385 End
386
387 Style Note
388         CopyStyle             Case
389         LatexName             note
390         LabelString           "Note #."
391 End
392
393
394 Style Problem
395         CopyStyle             Exercise
396         LatexName             problem
397         LabelString           "Problem #."
398 End
399
400
401 Style Proof
402         CopyStyle             Claim
403         LatexName             proof
404         LabelString           "Proof."
405 End
406
407
408 Style Property
409         CopyStyle             Case
410         LatexName             property
411         LabelString           "Property #."
412 End
413
414
415 Style Proposition
416         CopyStyle             Corollary
417         LatexName             proposition
418         LabelString           "Proposition #."
419 End
420
421 Style Question
422         CopyStyle             Case
423         LatexName             question
424         LabelString           "Question #."
425 End
426
427
428 Style Remark
429         CopyStyle             Case
430         LatexName             remark
431         LabelString           "Remark #."
432 End
433
434
435 Style Solution
436         CopyStyle             Case
437         LatexName             solution
438         LabelString           "Solution #."
439 End
440
441
442 Style Theorem
443         CopyStyle             Corollary
444         LatexName             theorem
445         LabelString           "Theorem #."
446 End
447
448
449 Input stdfloats.inc
450 Input stdcounters.inc
451 Input stdinsets.inc
452 Input theorems-refprefix.inc