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