\documentclass[notitlepage, a4]{scrreprt} \input{preamble} \pretitle{\begin{center}\huge\bfseries} \posttitle{\par\end{center}\vskip 0.5em} \preauthor{\begin{center}\Large} \postauthor{\end{center}} \predate{\par\large\centering} \postdate{\par\vspace{3cm}} \author{Patrick Nisblé} \title{$<$ on the calibration and regulation of a PowerIt, english $>$} \begin{document} \maketitle \thispagestyle{empty} \begin{abstract} \end{abstract} \tableofcontents \include{./tabs/registerbuffer} \begin{figure} \centering \hspace*{-.16\columnwidth} \includegraphics[width=1.3\columnwidth]{./data/m04_cycledepends/cycledepends_20180529.pdf} \caption{plotted difference from set input voltage, and fitted linearly, May 29th 2018, $\approx$32\si\degree C} \end{figure} \begin{figure} \centering \hspace*{-.16\columnwidth} \includegraphics[width=1.3\columnwidth]{./data/m04_cycledepends/cycledepends.pdf} \caption{plotted difference from set input voltage, and fitted linearly, May 30th 2018, $\approx$25\si\degree C} \end{figure} \include{parts/intro} %\include{parts/tasks} %\include{parts/theory} %\include{parts/experiments} %\include{parts/results} %\include{parts/outlook} \end{document}