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