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