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