diff --git a/classicthesis-config.tex b/classicthesis-config.tex index 876522b..c86922f 100644 --- a/classicthesis-config.tex +++ b/classicthesis-config.tex @@ -113,6 +113,8 @@ \usepackage{xspace} % to get the spacing after macros right \usepackage{mparhack} % get marginpar right \usepackage{subfig} +\usepackage{longtable} +\newcommand*\rot{\rotatebox{90}} %\usepackage{fixltx2e} % fixes some LaTeX stuff --> since 2015 in the LaTeX kernel (see below) % \usepackage[latest]{latexrelease} % emulate newer kernel version if older is detected \PassOptionsToPackage{printonlyused,smaller}{acronym} diff --git a/thesis.tex b/thesis.tex index c8856c7..1241446 100644 --- a/thesis.tex +++ b/thesis.tex @@ -111,6 +111,8 @@ %\renewcommand{\thechapter}{\alph{chapter}} \cleardoublepage \part{Appendix} +\chapter{Testergebnisse} +\input{results/main/metrics.tex} %************************************************************************* % Other Stuff in the Back %*************************************************************************