# -*- mode: snippet -*- # name: main file # key: mainfile # -- \input{../pre.tex} \begin{document} \title{$1} \subtitle{$2} \author{Christoph Urlacher} \date{\today} \maketitle \newpage \tableofcontents \newpage $0 \end{document}