\documentclass[hyperref={pdfpagelabels=false},usepdftitle=false]{beamer} \usepackage{../templates/myStyle} \begin{document} \title{\titleText} \subtitle{} \author{\tutor} \date{28. Februar 2014} \subject{Proseminar Informatik} \frame{\titlepage} %\frame{ % \frametitle{Inhalte} % \setcounter{tocdepth}{1} % \tableofcontents % \setcounter{tocdepth}{2} %} \section{Grundlagen} \input{Grundlagen} \section{DYCOS} \input{DYCOS} \section{Ende} \input{Ende} \end{document}