This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdocument.tex
170 lines (149 loc) · 4.84 KB
/
document.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
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
\documentclass[
oneside, %oneside
pdftex,
a4paper,
11pt,
headsepline,
bibliography=totocnumbered,
listof=numbered
]{scrbook}
% or scrbook
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{mathtools}
\usepackage{array}
\usepackage[makeroom]{cancel}
\usepackage{graphicx}
\usepackage{color}
\usepackage{svg}
\usepackage{makeidx}
%\usepackage[numbers, square,sort&compress]{natbib}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{url}
\usepackage[a4paper,left=2.5cm,right=2.0cm, bottom=2.5cm]{geometry}
\usepackage[ngerman]{babel}
%\usepackage{esvect}
%\usepackage{caption}
\usepackage[section]{placeins}
\usepackage{float}
\usepackage[export]{adjustbox}
\usepackage[nottoc,notlot,notlof,numbib]{tocbibind}
\usepackage{multirow}
\usepackage{newunicodechar}
\usepackage[output-decimal-marker={,},print-unity-mantissa=false]{siunitx}
\DeclareSIUnit\angstrom{\text {Å}}
\DeclareSIUnit\adu{\text{ADU}}
\DeclareSIUnit\px{\text{px}}
\DeclareSIUnit\pixel{\text{Pixel}}
\DeclareSIUnit\capture{\text{Auf\-nahme}}
\DeclareSIUnit\captures{\text{Auf\-nah\-men}}
\DeclareSIUnit\photons{\text{Pho\-to\-nen}}
\DeclareSIUnit\photon{\text{Pho\-ton}}
\DeclareSIUnit\electron{\text{e$^-$}}
\sisetup{range-phrase=--}
\DeclareSIUnit\bar{bar}
\usepackage{tikz}
\usepackage{booktabs}
%\usepackage{subcaption}
\usepackage[position=top, justification=raggedright, singlelinecheck = false]{subfig}
\usepackage{pict2e}
\usepackage{tablefootnote}
\usepackage{overpic}
\usepackage{csquotes}
\usepackage{dcolumn}
\usepackage{textcomp}
\usepackage{gensymb}
\usepackage{url}
\usepackage{etoolbox}
\usepackage{textcomp}
%\usepackage{pgfplots} % CHECK IS IT REALLY NECEASSRY?
\usepackage{makeidx}
\usepackage[shortlabels]{enumitem}
\usepackage{hyperref}
\hypersetup{
colorlinks,
citecolor=black,
filecolor=black,
linkcolor=black,
urlcolor=black,
draft=false,
pdftitle={lunin-402920-bachelorarbeit-ver3-final},
pdfauthor={Leonid Lunin},
pdfkeywords={physics, X-ray, xmcd},
}
\setlength{\captionmargin}{10pt}
\renewcommand{\captionfont}{\footnotesize}
%\usepackage[acronym, toc, section=section, nonumberlist, nopostdot]{glossaries}
\usepackage[acronym, toc, section=section, nonumberlist, nopostdot]{glossaries-extra}
\setabbreviationstyle[acronym]{long-short-user}
\glssetcategoryattribute{acronym}{nohyperfirst}{true}
\renewcommand*{\glsdonohyperlink}[2]{%
{\glsxtrprotectlinks \glsdohypertarget{#1}{#2}}}
\usepackage{xcolor}
%\setcounter{biburllcpenalty}{9000}
%\setcounter{biburlucpenalty}{9000}
\sisetup{separate-uncertainty = true, locale = DE}
%\bibliographystyle{plainnat}
%previously set as
%\bibliographystyle{unsrtnat}
\usepackage[sorting=none]{biblatex}
\addbibresource{own_biblio.bib}
\addbibresource{references_zotero.bib}
\setlength{\parskip}{\baselineskip} %paragraph spacing
\usepackage{svg}
\graphicspath{{images/}{images/mfm/ft/}{images/xps/}{images/auswertung/}{images/mfm/}{images/zusammenfassung/}}
\usepackage{chngcntr} % CONTIUNOUS NUMBERING BOOK
\counterwithout{figure}{chapter} %
\usepackage{nameref}
% \newcommand*{\currentname}{\@currentlabelname}
\usepackage[symbol]{footmisc}
\renewcommand{\thefootnote}{\fnsymbol{footnote}}
% \renewcommand{\thefootnote}{\fnsymbol{footnote}}
\usepackage{fancyhdr}
% lädt die Infos der Gruppe und des Versuches aus Definitionen.tex
% passt Kopfzeile an
\pagestyle{fancy}
\fancyhf{}
\fancyhead[LO]{\nouppercase{\leftmark}} % \rightmark
\fancyhead[R]{\thepage}
% \fancyhead[LE, RO]{\nouppercase{\leftmark}} % \rightmark
% \fancyhead[LO, RE]{\thepage} % \fancyhead[R]{\thepage}
%\fancyfoot[C]{}
%\pagestyle{headings}
%\markright{Lunin \hfill Röntgenabsorptions-Feinstruktur-Sepktroskopie \hfill}
\newcommand{\HRule}{\rule{\linewidth}{0.5mm}}
\DeclareMathOperator{\sinc}{sinc}
\DeclareMathOperator{\erf}{erf}
% \usepackage{setspace}
% \setstretch{2}
\begin{document}
% Inhaltsverzeichnis
\pagenumbering{roman} % römische Zahlen (I,II,III,IV,...) für Inhaltsverzeichnis
%\tableofcontents % Inhaltsverzeichnis
%\listoffigures % Abbildungsverzeichnis
%\listoftables % Tabellenverzeichnis
% der Rest ist arabisch (1,2,3,4,...) numeriert:
\frontmatter
\input{01_frontpages/01_titlepage}
\input{01_frontpages/02_erklaerung}
\tableofcontents
\mainmatter
\input{02_middlepages/01_einleitung}
\input{02_middlepages/02_prinzipien_der_magnetischen_resonanzstreuung}
\input{02_middlepages/03_laser_getriebenes_instrument_fuer_resonante_streuung_mit_weichen_roentgenstrahlen}
\input{02_middlepages/04_moench_detektor}
\input{02_middlepages/05_experimenteller_aufbau}
\input{02_middlepages/06_auswertung}
%\pagenumbering{arabic} % arabische Numerierung
%\setcounter{page}{1} % setzt den Seitenzähler auf "1"
\input{03_endpages/01_zusammenfassung}
\backmatter
%\input{Durchfuehrung.tex}
%\input{Auswertung.tex}
%\input{Fehlerrechnung.tex}
%\input{Zusammenfassung.tex}
%\bibliography{biblio}
\printbibliography
\input{03_endpages/02_danksagung}
\end{document}