-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.tex
146 lines (132 loc) · 5.6 KB
/
main.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
\RequirePackage{silence} % :-\
\WarningFilter{scrreprt}{Usage of package `titlesec'}
%\WarningFilter{scrreprt}{Activating an ugly workaround}
\WarningFilter{titlesec}{Non standard sectioning command detected}
\documentclass[%twoside,openright,
parts=false,titlepage,numbers=noenddot,%1headlines,
headinclude,footinclude,%cleardoublepage=empty,
abstract=on,
BCOR=5mm,paper=b5,fontsize=11pt,dvipsnames,openany,captions=tableabove,
]{scrbook}
% python terminal:
% import os, shutil;new='jakob_daniel_18409686_MEEN30020_2020-21_assign1_report.pdf';os.replace(r'main.pdf',new); newPath = shutil.copy(new, '../')
%\includeonly{frontbackmatter/Contents.tex, frontbackmatter/Acknowledgments.tex, frontbackmatter/Abstract.tex, chapters/Chapter02.tex}
% latexmk -lualatex -auxdir=".aux" -shell-escape -recorder- main.tex
% lualatex -shell-escape -aux-directory=".aux" "main.tex"
% makeindex -s nomencl.ist -t "main.nlg" -o "main.nls" ".aux/main.nlo"
% biber ".aux/main.bcf"
%********************************************************************
% Note: Make all your adjustments in here
%*******************************************************
\input{tex/classicthesis-config}
\newlength\plotwidth
\setlength\plotwidth{\textwidth}
\newlength\plotheight
\setlength\plotheight{3cm}
\newlength\firstrowheight
\setlength\firstrowheight{3cm} %%% CHANGE ME
\newlength\subplotlength
\setlength\subplotlength{\plotwidth}
\newlength\plotgroupshift
\setlength\plotgroupshift{-4em}
%********************************************************************
% Bibliographies
%*******************************************************
\addbibresource{bibliography/bibliography.bib}
\addbibresource{bibliography/validation.bib}
\addbibresource{bibliography/zotero.bib}
\addbibresource{bibliography/othertheses.bib}
\addbibresource{bibliography/internalgains.bib}
%\addbibresource[label=ownpubs]{bibliography/AMiede_Publications.bib}
%********************************************************************
% Hyphenation
%*******************************************************
%\hyphenation{put special hyphenation here}
\newlength{\maxfigurewidth}
% ********************************************************************
% GO!GO!GO! MOVE IT!
%*******************************************************
%\newcolumntype{Z}{S[round-mode=places, round-precision=3,table-number-alignment = center] }
\makeindex
\begin{document}
\pgfplotstableread{data/HPOnOff51.dat}{\HPfiveonetable}
\pgfplotstableread{data/HPOnOff34.dat}{\HPthreefourtable}
\pgfplotstableread{data/HPOnOff07.dat}{\HPzeroseventable}
\frenchspacing
\raggedbottom
\selectlanguage{british} % american ngerman
%\renewcommand*{\bibname}{new name}
%\setbibpreamble{}
\pagenumbering{roman}
\pagestyle{plain}
%********************************************************************
% Frontmatter
%*******************************************************
\spacing{1.213} % One-and-a-half spacing shall be used, except for indented quotations and footnotes, where single spacing may be used.
\frontmatter
%\include{frontbackmatter/DirtyTitlepage}
\include{frontbackmatter/Titlepage}
\include{frontbackmatter/Titleback}
\include{frontbackmatter/Declaration}
\include{frontbackmatter/Dedication}
\include{frontbackmatter/Contents}
\include{frontbackmatter/Nomenclature}
\include{frontbackmatter/Abstract}
\include{frontbackmatter/Acknowledgments}
%********************************************************************
% Mainmatter
%*******************************************************
\mainmatter
%\cleardoublepage
\pagestyle{scrheadings}
\pagenumbering{arabic}
%\setcounter{page}{90}
% use \cleardoublepage here to avoid problems with pdfbookmark
%\cleardoublepage
%\part{Preamble}\label{pt:preamble}
\include{chapters/Chapter01}
%\cleardoublepage
\include{chapters/Chapter02}
% \ctparttext{You can put some informational part preamble text here.
% Illo principalmente su nos. Non message \emph{occidental} angloromanic
% da. Debitas effortio simplificate sia se, auxiliar summarios da que,
% se avantiate publicationes via. Pan in terra summarios, capital
% interlingua se que. Al via multo esser specimen, campo responder que
% da. Le usate medical addresses pro, europa origine sanctificate nos se.}
%\part{Model and Results}\label{pt:showcase}
\include{chapters/Chapter03}
\include{chapters/Chapter04}
\include{chapters/Chapter05}
\include{chapters/Chapter06}
\include{chapters/Chapter07}
\bookmarksetup{startatroot}
%\cleardoublepage
\include{frontbackmatter/Bibliography}
%\include{multiToC} % <--- just debug stuff, ignore for your documents
% ********************************************************************
% Backmatter
%*******************************************************
\appendix
%\renewcommand{\thechapter}{\alph{chapter}}
% \makeatletter
% \creflabelformat{section}{#2\scshape{#1}#3}
% \creflabelformat{table}{#2\scshape{#1}#3}
% \creflabelformat{listing}{#2\scshape{#1}#3}
% \creflabelformat{figure}{#2\scshape{#1}#3}
% \creflabelformat{equation}{#2\scshape{#1}#3}
% \makeatother
%\cleardoublepage
%\part{Appendix}\label{pt:appx}
\include{chapters/Chapter0A}
\include{chapters/Chapter0B}
%********************************************************************
% Other Stuff in the Back
%*******************************************************
\bookmarksetup{startatroot}
\backmatter
%\cleardoublepage\include{frontbackmatter/Colophon}
% ********************************************************************
% Game Over: Restore, Restart, or Quit?
%*******************************************************
\end{document}
% ********************************************************************