tikz: I did not find the tikz library 'cd'. I looked for files und in the current texmf trees.. }
File `mathtools.sty' not found. \mathtoolsset
P.S Ich habe die Fehlerhafte Zeile mit "
%--->Fehler" unter ihr markiert
%% starts page numbers with i
%\renewcommand{\contentsname}{Table of Contents}
\tableofcontents
\addcontentsline{toc}{chapter}{\contentsname}
%\listoftables
%\addcontentsline{toc}{chapter}{\listtablename}
\listoffigures
\addcontentsline{toc}{chapter}{\listfigurename}
%\renewcommand{\lstlistlistingname}{Quellcodeverzeichnis}
%\lstlistoflistings
%\addcontentsline{toc}{chapter}{\lstlistlistingname}
%\renewcommand{\nomname}{List of Symbols and Abbreviations}
%%\renewcommand{\nompreamble}{The following symbols are used in the present work:}
%%\setlength{\nomitemsep}{-\parsep}
%\printnomenclature%[1em]
%---->Fehler1
%\addcontentsline{toc}{chapter}{\nomname}
\mainmatter % start page numbers with 1
\input{./content/chapter1}
\input{./content/chapter2}
\input{./content/chapter3}
%\backmatter
\appendix
\input{./content/appendix}
\backmatter
\makeatletter
\def\toclevel@chapter{-1}
\makeatother
%% Choose bib-style
%% http://konze.org/?p=546
%\bibliographystyle{plain}
%\bibliographystyle{abbrv}
%\bibliographystyle{alpha}
%\bibliographystyle{unsrt}
%\bibliographystyle{apalike}
%\bibliographystyle{abbrvnat}
%\bibliographystyle{plainnat}
%\bibliographystyle{unsrtnat}
%\bibliographystyle{abbrvdin}
%\bibliographystyle{alphadin}
%\bibliographystyle{natdin}
%\bibliographystyle{plaindin}
%\bibliographystyle{unsrtdin}
%\bibliographystyle{gerapali}
%\bibliographystyle{amsplain}
%--->Fehler2
%\bibliographystyle{amsalpha}
%\bibliographystyle{acm}
%\bibliographystyle{ieeetr}
%\bibliographystyle{jbact}
%\bibliographystyle{jtb}
%\bibliographystyle{nar} % very short
%\bibliographystyle{siam}
%\addcontentsline{toc}{chapter}{\bibname}
\printbibliography
\cleardoublepage
%%\renewcommand{\glossarypreamble}{Numbers in italic indicate primary definitions.}
%\setglossarypreamble[\acronymtype]{Preamble text for Acronym glossary.}
%%\renewcommand{\acronymname}{Acronyms}
%\printglossary[
%title=\acronymname,
%toctitle=\acronymname,
%type=\acronymtype
%]
%
%\setglossarypreamble[index]{Preamble text for Glossary glossary.}
%\printglossary[
%title=\glossaryname,
%toctitle=\glossaryname,
%type=index
%]
%
%%\renewcommand{\indexname}{Index}
%\printindex
%\addcontentsline{toc}{chapter}{\indexname}
\include{./theme/erklaerung}
\end{document}
