]> git.lyx.org Git - lyx.git/blob - lib/templates/svmult_editor.lyx
* layouts and templates for svmono and svmult, contributed by Koji Yokota (#6253).
[lyx.git] / lib / templates / svmult_editor.lyx
1 #LyX 1.6.4 created this file. For more info see http://www.lyx.org/
2 \lyxformat 345
3 \begin_document
4 \begin_header
5 \textclass svmult
6 \begin_preamble
7 %%%%%%%%%%%%%%%%%%%% file editor.tex %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
8 %
9 % sample root file for a complete "contributed book"
10 %
11 % "contributed book"
12 %
13 % Copy it to a new file with a new name and
14 % use it as a template for your own input.
15 %
16 %%%%%%%%%%%%%%%%%%%%%%%% Springer-Verlag %%%%%%%%%%%%%%%%%%%%%%%%%%
17
18
19
20
21 % choose options for [] as required from the list
22 % in the Reference Guide, Sect. 2.2
23
24 %\usepackage{grossdruck}      % switches to 11pt style - output same as
25                              % with [11pt] \documentclass option
26                              
27          % allows index generation
28         % standard LaTeX graphics tool
29                              % when including figure files
30 \usepackage{multicol}        % used for the two-column index
31 \usepackage[bottom]{footmisc}% places footnotes at page bottom
32 % etc.
33 % see the list of further useful packages
34 % in the Reference Guide, Sects. 2.3, 3.1-3.3
35
36 \makeindex             % used for the subject index
37                        % please use the style sprmidx.sty with
38                        % your makeindex program
39
40
41 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
42 \end_preamble
43 \use_default_options false
44 \language english
45 \inputencoding auto
46 \font_roman default
47 \font_sans default
48 \font_typewriter default
49 \font_default_family default
50 \font_sc false
51 \font_osf false
52 \font_sf_scale 100
53 \font_tt_scale 100
54
55 \graphics default
56 \paperfontsize default
57 \spacing single
58 \use_hyperref false
59 \use_geometry false
60 \use_amsmath 0
61 \use_esint 0
62 \cite_engine basic
63 \use_bibtopic false
64 \paperorientation portrait
65 \secnumdepth 3
66 \tocdepth 3
67 \paragraph_separation indent
68 \defskip medskip
69 \quotes_language english
70 \papercolumns 1
71 \papersides 1
72 \paperpagestyle default
73 \tracking_changes false
74 \output_changes false
75 \author "" 
76 \end_header
77
78 \begin_body
79
80 \begin_layout Standard
81 \begin_inset Note Note
82 status open
83
84 \begin_layout Plain Layout
85 The editor should organize contents by using 
86 \begin_inset Quotes eld
87 \end_inset
88
89 Front Matter
90 \begin_inset Quotes erd
91 \end_inset
92
93
94 \begin_inset Quotes eld
95 \end_inset
96
97 Main Matter
98 \begin_inset Quotes erd
99 \end_inset
100
101  and 
102 \begin_inset Quotes eld
103 \end_inset
104
105 Back Matter
106 \begin_inset Quotes erd
107 \end_inset
108
109 .
110 \end_layout
111
112 \begin_layout Plain Layout
113 Each contribution must be saved in an independent LyX file and included
114  to this 
115 \begin_inset Quotes eld
116 \end_inset
117
118 root
119 \begin_inset Quotes erd
120 \end_inset
121
122  file.
123 \end_layout
124
125 \begin_layout Plain Layout
126 Indices in each included file should be commented out to Note or deleted.
127 \end_layout
128
129 \end_inset
130
131
132 \end_layout
133
134 \begin_layout Front Matter
135
136 \end_layout
137
138 \begin_layout Standard
139 \begin_inset Note Note
140 status open
141
142 \begin_layout Plain Layout
143 Front matter should contain:
144 \end_layout
145
146 \begin_layout Plain Layout
147 - dedication,
148 \end_layout
149
150 \begin_layout Plain Layout
151 - foreword,
152 \end_layout
153
154 \begin_layout Plain Layout
155 - preface,
156 \end_layout
157
158 \begin_layout Plain Layout
159 - introduction to the volume,
160 \end_layout
161
162 \begin_layout Plain Layout
163 - table of contents and
164 \end_layout
165
166 \begin_layout Plain Layout
167 - the list of contributors if applicable.
168 \end_layout
169
170 \begin_layout Plain Layout
171 It is sometimes easier to edit them as child documents and include them
172  to this file.
173 \end_layout
174
175 \end_inset
176
177
178 \begin_inset Note Note
179 status open
180
181 \begin_layout Plain Layout
182 %%%%%%%%%%%%%%%%%%%%%%% dedication %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
183 \end_layout
184
185 \begin_layout Plain Layout
186 % sample dedication
187 \end_layout
188
189 \begin_layout Plain Layout
190 % Use this as a template for your own input.
191 \end_layout
192
193 \begin_layout Plain Layout
194 %%%%%%%%%%%%%%%%%%%%%%%% Springer-Verlag %%%%%%%%%%%%%%%%%%%%%%%%%%
195 \end_layout
196
197 \end_inset
198
199
200 \end_layout
201
202 \begin_layout Standard
203 \begin_inset ERT
204 status open
205
206 \begin_layout Plain Layout
207
208
209 \backslash
210 thispagestyle{empty}
211 \end_layout
212
213 \end_inset
214
215  
216 \begin_inset VSpace 3.5cm*
217 \end_inset
218
219  
220 \end_layout
221
222 \begin_layout Standard
223 \align right
224 \begin_inset Note Note
225 status open
226
227 \begin_layout Plain Layout
228 write your text here
229 \end_layout
230
231 \end_inset
232
233
234 \size large
235 Your dedication goes here
236 \end_layout
237
238 \begin_layout Standard
239 \begin_inset Note Note
240 status open
241
242 \begin_layout Plain Layout
243 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
244 \end_layout
245
246 \begin_layout Plain Layout
247 % sample preface
248 \end_layout
249
250 \begin_layout Plain Layout
251 %%%%%%%%%%%%%%%%%%%%%%%% Springer-Verlag %%%%%%%%%%%%%%%%%%%%%%%%%%
252 \end_layout
253
254 \end_inset
255
256
257 \end_layout
258
259 \begin_layout Preface
260
261 \end_layout
262
263 \begin_layout Standard
264 \begin_inset Note Note
265 status open
266
267 \begin_layout Plain Layout
268 Please write your preface here
269 \end_layout
270
271 \end_inset
272
273 Here come the golden words
274 \end_layout
275
276 \begin_layout Standard
277 \begin_inset VSpace 1cm
278 \end_inset
279
280  
281 \end_layout
282
283 \begin_layout Standard
284 \noindent
285 \align right
286 place(s),
287 \begin_inset space \hfill{}
288 \end_inset
289
290
291 \shape italic
292 Firstname Surname
293 \shape default
294
295 \begin_inset Newline newline
296 \end_inset
297
298  month year
299 \begin_inset space \hfill{}
300 \end_inset
301
302
303 \shape italic
304 Firstname Surname
305 \shape default
306
307 \begin_inset Newline newline
308 \end_inset
309
310  
311 \end_layout
312
313 \begin_layout Standard
314 \begin_inset CommandInset toc
315 LatexCommand tableofcontents
316
317 \end_inset
318
319
320 \end_layout
321
322 \begin_layout Standard
323 \begin_inset Note Note
324 status open
325
326 \begin_layout Plain Layout
327 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
328 \end_layout
329
330 \begin_layout Plain Layout
331 % sample for a complete "list of contributors"
332 \end_layout
333
334 \begin_layout Plain Layout
335 % Use it as a template for your own input.
336 \end_layout
337
338 \begin_layout Plain Layout
339 % please note that this environment makes use of the
340 \end_layout
341
342 \begin_layout Plain Layout
343 % "obeylines"-function.
344 \end_layout
345
346 \begin_layout Plain Layout
347 %%%%%%%%%%%%%%%%%%%%%%%% Springer-Verlag %%%%%%%%%%%%%%%%%%%%%%%%%%
348 \end_layout
349
350 \end_inset
351
352
353 \end_layout
354
355 \begin_layout List of Contributors
356
357 \series bold
358 Author Name
359 \series default
360  University/Institute Name Street No.
361  X - Place, Postal Code 
362 \family typewriter
363 name@e-mail.*
364 \family default
365  
366 \end_layout
367
368 \begin_layout List of Contributors
369
370 \series bold
371 Author Name
372 \series default
373  University/Institute Name Street No.
374  X - Place, Postal Code 
375 \family typewriter
376 name@e-mail.*
377 \end_layout
378
379 \begin_layout List of Contributors
380
381 \series bold
382 Author Name
383 \series default
384  University/Institute Name Street No.
385  X - Place, Postal Code 
386 \family typewriter
387 name@e-mail.*
388 \end_layout
389
390 \begin_layout List of Contributors
391
392 \series bold
393 Author Name
394 \series default
395  University/Institute Name Street No.
396  X - Place, Postal Code 
397 \family typewriter
398 name@e-mail.*
399 \end_layout
400
401 \begin_layout List of Contributors
402
403 \series bold
404 Author Name
405 \series default
406  University/Institute Name Street No.
407  X - Place, Postal Code 
408 \family typewriter
409 name@e-mail.*
410 \end_layout
411
412 \begin_layout List of Contributors
413
414 \series bold
415 Author Name
416 \series default
417  University/Institute Name Street No.
418  X - Place, Postal Code 
419 \family typewriter
420 name@e-mail.*
421 \end_layout
422
423 \begin_layout List of Contributors
424
425 \series bold
426 Author Name
427 \series default
428  University/Institute Name Street No.
429  X - Place, Postal Code 
430 \family typewriter
431 name@e-mail.*
432 \end_layout
433
434 \begin_layout List of Contributors
435
436 \series bold
437 Author Name
438 \series default
439  University/Institute Name Street No.
440  X - Place, Postal Code 
441 \family typewriter
442 name@e-mail.*
443 \end_layout
444
445 \begin_layout List of Contributors
446
447 \series bold
448 Author Name
449 \series default
450  University/Institute Name Street No.
451  X - Place, Postal Code 
452 \family typewriter
453 name@e-mail.*
454 \end_layout
455
456 \begin_layout List of Contributors
457
458 \series bold
459 Author Name
460 \series default
461  University/Institute Name Street No.
462  X - Place, Postal Code 
463 \family typewriter
464 name@e-mail.*
465 \end_layout
466
467 \begin_layout List of Contributors
468
469 \series bold
470 Author Name
471 \series default
472  University/Institute Name Street No.
473  X - Place, Postal Code 
474 \family typewriter
475 name@e-mail.*
476 \end_layout
477
478 \begin_layout List of Contributors
479
480 \series bold
481 Author Name
482 \series default
483  University/Institute Name Street No.
484  X - Place, Postal Code 
485 \family typewriter
486 name@e-mail.*
487 \end_layout
488
489 \begin_layout List of Contributors
490
491 \series bold
492 Author Name
493 \series default
494  University/Institute Name Street No.
495  X - Place, Postal Code 
496 \family typewriter
497 name@e-mail.*
498 \end_layout
499
500 \begin_layout List of Contributors
501
502 \series bold
503 Author Name
504 \series default
505  University/Institute Name Street No.
506  X - Place, Postal Code 
507 \family typewriter
508 name@e-mail.*
509 \end_layout
510
511 \begin_layout List of Contributors
512
513 \series bold
514 Author Name
515 \series default
516  University/Institute Name Street No.
517  X - Place, Postal Code 
518 \family typewriter
519 name@e-mail.*
520 \end_layout
521
522 \begin_layout List of Contributors
523
524 \series bold
525 Author Name
526 \series default
527  University/Institute Name Street No.
528  X - Place, Postal Code 
529 \family typewriter
530 name@e-mail.*
531 \end_layout
532
533 \begin_layout List of Contributors
534
535 \series bold
536 Author Name
537 \series default
538  University/Institute Name Street No.
539  X - Place, Postal Code 
540 \family typewriter
541 name@e-mail.*
542 \end_layout
543
544 \begin_layout List of Contributors
545
546 \series bold
547 Author Name
548 \series default
549  University/Institute Name Street No.
550  X - Place, Postal Code 
551 \family typewriter
552 name@e-mail.*
553 \end_layout
554
555 \begin_layout List of Contributors
556
557 \series bold
558 Author Name
559 \series default
560  University/Institute Name Street No.
561  X - Place, Postal Code 
562 \family typewriter
563 name@e-mail.*
564 \end_layout
565
566 \begin_layout List of Contributors
567
568 \series bold
569 Author Name
570 \series default
571  University/Institute Name Street No.
572  X - Place, Postal Code 
573 \family typewriter
574 name@e-mail.*
575 \end_layout
576
577 \begin_layout List of Contributors
578
579 \series bold
580 Author Name
581 \series default
582  University/Institute Name Street No.
583  X - Place, Postal Code 
584 \family typewriter
585 name@e-mail.*
586 \end_layout
587
588 \begin_layout List of Contributors
589
590 \series bold
591 Author Name
592 \series default
593  University/Institute Name Street No.
594  X - Place, Postal Code 
595 \family typewriter
596 name@e-mail.*
597 \end_layout
598
599 \begin_layout Main Matter
600
601 \end_layout
602
603 \begin_layout Standard
604 \begin_inset Note Note
605 status open
606
607 \begin_layout Plain Layout
608 Main matter should contain individual contributions.
609 \end_layout
610
611 \end_inset
612
613
614 \end_layout
615
616 \begin_layout Standard
617 \begin_inset Note Note
618 status open
619
620 \begin_layout Plain Layout
621 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
622 \end_layout
623
624 \begin_layout Plain Layout
625 % sample part title
626 \end_layout
627
628 \begin_layout Plain Layout
629 %%%%%%%%%%%%%%%%%%%%%%%% Springer-Verlag %%%%%%%%%%%%%%%%%%%%%%%%%%
630 \end_layout
631
632 \end_inset
633
634
635 \end_layout
636
637 \begin_layout Part
638 Part Title
639 \end_layout
640
641 \begin_layout Standard
642 \begin_inset CommandInset include
643 LatexCommand include
644 filename "svmult_author.lyx"
645
646 \end_inset
647
648
649 \end_layout
650
651 \begin_layout Back Matter
652
653 \end_layout
654
655 \begin_layout Standard
656 \begin_inset Note Note
657 status open
658
659 \begin_layout Plain Layout
660 Back matter should contain:
661 \end_layout
662
663 \begin_layout Plain Layout
664 - common appendix if any,
665 \end_layout
666
667 \begin_layout Plain Layout
668 - bibliography,
669 \end_layout
670
671 \begin_layout Plain Layout
672 - index,
673 \end_layout
674
675 \begin_layout Plain Layout
676 - list of symbols, etc.
677 \end_layout
678
679 \end_inset
680
681
682 \end_layout
683
684 \begin_layout Standard
685 \start_of_appendix
686 \begin_inset CommandInset include
687 LatexCommand include
688 filename "svmult_appendix.lyx"
689
690 \end_inset
691
692  
693 \begin_inset CommandInset index_print
694 LatexCommand printindex
695 name "  "
696
697 \end_inset
698
699
700 \end_layout
701
702 \end_body
703 \end_document