]> git.lyx.org Git - lyx.git/blob - lib/templates/thesis/thesis.lyx
thesis template:
[lyx.git] / lib / templates / thesis / thesis.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 401
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % increase link area for cross-references and autoname them
8 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
9 \newlength{\abc}
10 \settowidth{\abc}{\space}
11 \addto\extrasenglish{
12  \renewcommand{\equationautorefname}{\hspace{-\abc}}
13  \renewcommand{\sectionautorefname}{sec.\negthinspace}
14  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
15  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
16  \renewcommand{\figureautorefname}{Fig.\negthinspace}
17  \renewcommand{\tableautorefname}{Tab.\negthinspace}
18 }
19
20 % in case somebody want to have the label "equation"
21 %\renewcommand{\eqref}[1]{equation~(\negthinspace\autoref{#1})}
22
23 % that links to image floats jumps to the beginning
24 % of the float and not to its caption
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % make caption labels bold
37 \setkomafont{captionlabel}{\bfseries}
38 \setcapindent{1em}
39
40 % enable calculations
41 \usepackage{calc}
42
43 % fancy page header/footer settings
44 \renewcommand{\chaptermark}[1]{\markboth{#1}{#1}}
45 \renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}}
46
47 % increase the bottom float placement fraction
48 \renewcommand{\bottomfraction}{0.5}
49
50 % avoid that floats are placed above its sections
51 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
52 \end_preamble
53 \options intoc,bibliography=totoc,index=totoc,BCOR10mm,captions=tableheading,titlepage,fleqn
54 \use_default_options true
55 \begin_modules
56 customHeadersFooters
57 \end_modules
58 \maintain_unincluded_children false
59 \language english
60 \inputencoding auto
61 \fontencoding global
62 \font_roman lmodern
63 \font_sans lmss
64 \font_typewriter lmtt
65 \font_default_family default
66 \use_xetex false
67 \font_sc false
68 \font_osf false
69 \font_sf_scale 100
70 \font_tt_scale 100
71
72 \graphics default
73 \default_output_format default
74 \output_sync 0
75 \bibtex_command default
76 \index_command default
77 \float_placement h
78 \paperfontsize 12
79 \spacing single
80 \use_hyperref true
81 \pdf_bookmarks true
82 \pdf_bookmarksnumbered true
83 \pdf_bookmarksopen true
84 \pdf_bookmarksopenlevel 1
85 \pdf_breaklinks false
86 \pdf_pdfborder true
87 \pdf_colorlinks false
88 \pdf_backref false
89 \pdf_pdfusetitle true
90 \pdf_quoted_options "pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
91 \papersize a4paper
92 \use_geometry false
93 \use_amsmath 2
94 \use_esint 1
95 \use_mhchem 1
96 \use_mathdots 1
97 \cite_engine basic
98 \use_bibtopic false
99 \use_indices false
100 \paperorientation portrait
101 \suppress_date true
102 \branch chapter-1
103 \selected 1
104 \filename_suffix 0
105 \color #ffaa00
106 \end_branch
107 \branch chapter-2
108 \selected 1
109 \filename_suffix 0
110 \color #55aaff
111 \end_branch
112 \branch Summary
113 \selected 1
114 \filename_suffix 0
115 \color #7f7f7f
116 \end_branch
117 \branch Acknowledgments
118 \selected 1
119 \filename_suffix 0
120 \color #ffff00
121 \end_branch
122 \branch Appendix
123 \selected 1
124 \filename_suffix 0
125 \color #faf0e6
126 \end_branch
127 \index Index
128 \shortcut idx
129 \color #008000
130 \end_index
131 \secnumdepth 3
132 \tocdepth 2
133 \paragraph_separation skip
134 \defskip medskip
135 \quotes_language english
136 \papercolumns 1
137 \papersides 2
138 \paperpagestyle fancy
139 \tracking_changes false
140 \output_changes false
141 \html_math_output 0
142 \html_be_strict false
143 \end_header
144
145 \begin_body
146
147 \begin_layout Subject
148 Thesis to get the degree of a doctor of philosophy
149 \begin_inset Note Note
150 status open
151
152 \begin_layout Plain Layout
153 Use the official terms and title page layout instead of this one!
154 \end_layout
155
156 \end_inset
157
158
159 \end_layout
160
161 \begin_layout Title
162 Title of the thesis
163 \end_layout
164
165 \begin_layout Subtitle
166 Subtitle (if you have one)
167 \end_layout
168
169 \begin_layout Author
170 Your name
171 \end_layout
172
173 \begin_layout Date
174 Date (optional)
175 \end_layout
176
177 \begin_layout Publishers
178 \begin_inset Box Boxed
179 position "t"
180 hor_pos "c"
181 has_inner_box 1
182 inner_pos "t"
183 use_parbox 0
184 use_makebox 0
185 width "40col%"
186 special "none"
187 height "1in"
188 height_special "totalheight"
189 status open
190
191 \begin_layout Plain Layout
192 Replace this box e.
193 \begin_inset space \thinspace{}
194 \end_inset
195
196 g.
197 \begin_inset space ~
198 \end_inset
199
200 by the coat of arms of the university.
201 \end_layout
202
203 \end_inset
204
205
206 \begin_inset ERT
207 status collapsed
208
209 \begin_layout Plain Layout
210
211
212 \backslash
213 vspace{
214 \backslash
215 baselineskip}
216 \end_layout
217
218 \end_inset
219
220
221 \begin_inset Newline newline
222 \end_inset
223
224 Bla bla University Testburg
225 \begin_inset Newline newline
226 \end_inset
227
228 Faculty for leading edge science
229 \begin_inset Newline newline
230 \end_inset
231
232 Institute for 
233 \noun on
234 Nobel
235 \noun default
236  price winning research
237 \begin_inset VSpace -3cm
238 \end_inset
239
240
241 \end_layout
242
243 \begin_layout Lowertitleback
244
245 \series bold
246 Dean
247 \series default
248
249 \begin_inset VSpace smallskip
250 \end_inset
251
252
253 \begin_inset Newline newline
254 \end_inset
255
256 Prof.
257  Dr.
258  xxx yyy
259 \begin_inset VSpace bigskip
260 \end_inset
261
262
263 \begin_inset Newline newline
264 \end_inset
265
266
267 \series bold
268 Referees
269 \series default
270
271 \begin_inset VSpace smallskip
272 \end_inset
273
274
275 \begin_inset Newline newline
276 \end_inset
277
278 Prof.
279  Dr.
280  aaa bbb
281 \begin_inset VSpace smallskip
282 \end_inset
283
284
285 \begin_inset Newline newline
286 \end_inset
287
288 Prof.
289  Dr.
290  xxx yyy
291 \begin_inset VSpace bigskip
292 \end_inset
293
294
295 \begin_inset Newline newline
296 \end_inset
297
298
299 \series bold
300 Date of the graduation (optional)
301 \series default
302
303 \begin_inset VSpace smallskip
304 \end_inset
305
306
307 \begin_inset Newline newline
308 \end_inset
309
310 xx.yy.zzzz
311 \end_layout
312
313 \begin_layout Dedication
314 Dedication, cite from a famous person, or whatever you like (optional)
315 \end_layout
316
317 \begin_layout Standard
318 \begin_inset Newpage cleardoublepage
319 \end_inset
320
321
322 \end_layout
323
324 \begin_layout Left Header
325 \begin_inset ERT
326 status collapsed
327
328 \begin_layout Plain Layout
329
330
331 \backslash
332 rightmark
333 \end_layout
334
335 \end_inset
336
337
338 \begin_inset Note Note
339 status collapsed
340
341 \begin_layout Plain Layout
342 defines the header line
343 \end_layout
344
345 \end_inset
346
347
348 \end_layout
349
350 \begin_layout Right Header
351 \begin_inset Argument
352 status open
353
354 \begin_layout Plain Layout
355 \begin_inset ERT
356 status collapsed
357
358 \begin_layout Plain Layout
359
360
361 \backslash
362 leftmark
363 \end_layout
364
365 \end_inset
366
367
368 \end_layout
369
370 \end_inset
371
372
373 \end_layout
374
375 \begin_layout Left Footer
376 \begin_inset Argument
377 status open
378
379 \begin_layout Plain Layout
380 \begin_inset ERT
381 status collapsed
382
383 \begin_layout Plain Layout
384
385
386 \backslash
387 thepage
388 \end_layout
389
390 \end_inset
391
392
393 \end_layout
394
395 \end_inset
396
397
398 \end_layout
399
400 \begin_layout Center Footer
401
402 \end_layout
403
404 \begin_layout Right Footer
405 \begin_inset ERT
406 status collapsed
407
408 \begin_layout Plain Layout
409
410
411 \backslash
412 thepage
413 \end_layout
414
415 \end_inset
416
417
418 \end_layout
419
420 \begin_layout Standard
421 \begin_inset CommandInset toc
422 LatexCommand tableofcontents
423
424 \end_inset
425
426
427 \end_layout
428
429 \begin_layout Standard
430 \begin_inset Newpage cleardoublepage
431 \end_inset
432
433
434 \end_layout
435
436 \begin_layout Standard
437 \begin_inset ERT
438 status collapsed
439
440 \begin_layout Plain Layout
441
442
443 \backslash
444 pagestyle{plain}
445 \end_layout
446
447 \end_inset
448
449
450 \begin_inset Note Note
451 status collapsed
452
453 \begin_layout Plain Layout
454 The summary should not have page headers.
455 \end_layout
456
457 \end_inset
458
459
460 \end_layout
461
462 \begin_layout Standard
463 \begin_inset Branch Summary
464 status open
465
466 \begin_layout Standard
467 \begin_inset CommandInset include
468 LatexCommand include
469 filename "Summary.lyx"
470
471 \end_inset
472
473
474 \end_layout
475
476 \end_inset
477
478
479 \end_layout
480
481 \begin_layout Standard
482 \begin_inset Newpage cleardoublepage
483 \end_inset
484
485
486 \end_layout
487
488 \begin_layout Standard
489 \begin_inset ERT
490 status collapsed
491
492 \begin_layout Plain Layout
493
494
495 \backslash
496 pagestyle{fancy}
497 \end_layout
498
499 \end_inset
500
501
502 \end_layout
503
504 \begin_layout Left Header
505 \begin_inset Argument
506 status open
507
508 \begin_layout Plain Layout
509 \begin_inset ERT
510 status collapsed
511
512 \begin_layout Plain Layout
513
514
515 \backslash
516 chaptername
517 \end_layout
518
519 \end_inset
520
521
522 \begin_inset space ~
523 \end_inset
524
525
526 \begin_inset ERT
527 status collapsed
528
529 \begin_layout Plain Layout
530
531
532 \backslash
533 thechapter
534 \end_layout
535
536 \end_inset
537
538
539 \end_layout
540
541 \end_inset
542
543
544 \begin_inset ERT
545 status collapsed
546
547 \begin_layout Plain Layout
548
549
550 \backslash
551 rightmark
552 \end_layout
553
554 \end_inset
555
556
557 \begin_inset Note Note
558 status collapsed
559
560 \begin_layout Plain Layout
561 Enable page headers and add the chapter to the header line.
562 \end_layout
563
564 \end_inset
565
566
567 \end_layout
568
569 \begin_layout Standard
570 \begin_inset Branch chapter-1
571 status open
572
573 \begin_layout Standard
574 \begin_inset CommandInset include
575 LatexCommand include
576 filename "chapter-1.lyx"
577
578 \end_inset
579
580
581 \end_layout
582
583 \end_inset
584
585
586 \end_layout
587
588 \begin_layout Standard
589 \begin_inset Branch chapter-2
590 status open
591
592 \begin_layout Standard
593 \begin_inset CommandInset include
594 LatexCommand include
595 filename "chapter-2.lyx"
596
597 \end_inset
598
599
600 \end_layout
601
602 \end_inset
603
604
605 \end_layout
606
607 \begin_layout Standard
608 \begin_inset Newpage cleardoublepage
609 \end_inset
610
611
612 \end_layout
613
614 \begin_layout Left Header
615 \begin_inset Argument
616 status open
617
618 \begin_layout Plain Layout
619
620 \end_layout
621
622 \end_inset
623
624 Acknowledgments
625 \begin_inset Note Note
626 status collapsed
627
628 \begin_layout Plain Layout
629 print 
630 \begin_inset Quotes eld
631 \end_inset
632
633 Acknowledgments
634 \begin_inset Quotes erd
635 \end_inset
636
637  in the left header line
638 \end_layout
639
640 \end_inset
641
642
643 \end_layout
644
645 \begin_layout Right Header
646 \begin_inset Argument
647 status open
648
649 \begin_layout Plain Layout
650 Acknowledgments
651 \end_layout
652
653 \end_inset
654
655
656 \begin_inset Note Note
657 status collapsed
658
659 \begin_layout Plain Layout
660 print 
661 \begin_inset Quotes eld
662 \end_inset
663
664 Acknowledgments
665 \begin_inset Quotes erd
666 \end_inset
667
668  in the right header line
669 \end_layout
670
671 \end_inset
672
673
674 \end_layout
675
676 \begin_layout Standard
677 \begin_inset Branch Acknowledgments
678 status open
679
680 \begin_layout Standard
681 \begin_inset CommandInset include
682 LatexCommand include
683 filename "Acknowledgments.lyx"
684
685 \end_inset
686
687
688 \end_layout
689
690 \end_inset
691
692
693 \end_layout
694
695 \begin_layout Standard
696 \begin_inset Branch Appendix
697 status open
698
699 \begin_layout Standard
700 \begin_inset CommandInset include
701 LatexCommand include
702 filename "Appendix.lyx"
703
704 \end_inset
705
706
707 \end_layout
708
709 \end_inset
710
711
712 \begin_inset Note Note
713 status open
714
715 \begin_layout Plain Layout
716 Appendix is of course optional
717 \end_layout
718
719 \end_inset
720
721
722 \end_layout
723
724 \begin_layout Standard
725 \begin_inset Newpage cleardoublepage
726 \end_inset
727
728
729 \end_layout
730
731 \begin_layout Left Header
732 \begin_inset Argument
733 status open
734
735 \begin_layout Plain Layout
736
737 \end_layout
738
739 \end_inset
740
741
742 \begin_inset ERT
743 status collapsed
744
745 \begin_layout Plain Layout
746
747
748 \backslash
749 rightmark
750 \end_layout
751
752 \end_inset
753
754
755 \begin_inset Note Note
756 status collapsed
757
758 \begin_layout Plain Layout
759 remove the chapter from the header line
760 \end_layout
761
762 \end_inset
763
764
765 \end_layout
766
767 \begin_layout Right Header
768 \begin_inset Argument
769 status open
770
771 \begin_layout Plain Layout
772 \begin_inset ERT
773 status collapsed
774
775 \begin_layout Plain Layout
776
777
778 \backslash
779 leftmark
780 \end_layout
781
782 \end_inset
783
784
785 \end_layout
786
787 \end_inset
788
789
790 \begin_inset Note Note
791 status collapsed
792
793 \begin_layout Plain Layout
794 restore the right header line
795 \end_layout
796
797 \end_inset
798
799
800 \end_layout
801
802 \begin_layout Standard
803 \begin_inset CommandInset bibtex
804 LatexCommand bibtex
805 bibfiles "thesisExample"
806 options "alpha"
807
808 \end_inset
809
810
811 \end_layout
812
813 \begin_layout Standard
814 \begin_inset Newpage cleardoublepage
815 \end_inset
816
817
818 \end_layout
819
820 \begin_layout Left Header
821 \begin_inset Argument
822 status open
823
824 \begin_layout Plain Layout
825
826 \end_layout
827
828 \end_inset
829
830 Nomenclature
831 \begin_inset Note Note
832 status collapsed
833
834 \begin_layout Plain Layout
835 print 
836 \begin_inset Quotes eld
837 \end_inset
838
839 Nomenclature
840 \begin_inset Quotes erd
841 \end_inset
842
843  in the header line
844 \end_layout
845
846 \end_inset
847
848
849 \end_layout
850
851 \begin_layout Right Header
852 \begin_inset Argument
853 status open
854
855 \begin_layout Plain Layout
856 Nomenclature
857 \end_layout
858
859 \end_inset
860
861
862 \end_layout
863
864 \begin_layout Standard
865 \begin_inset CommandInset nomencl_print
866 LatexCommand printnomenclature
867 set_width "custom"
868 width "2.5cm"
869
870 \end_inset
871
872
873 \begin_inset Note Note
874 status open
875
876 \begin_layout Plain Layout
877 The width of the nomenclature entries can be changed by clicking on the
878  nomenclature inset.
879 \end_layout
880
881 \end_inset
882
883
884 \end_layout
885
886 \end_body
887 \end_document