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