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