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