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