%%%% Time-stamp: <2013-02-02 21:30:07 vk> %% ======================================================================== %%%% Disclaimer %% ======================================================================== %% %% created by %% %% Karl Voit %% \thispagestyle{empty} %% no page header or footer \large %% basic font size of the titlepage \begin{center} {\LARGE\bfseries\myworktitle} \vfill zur Erlangung des akademischen Grades eines\\[5mm] {\LARGE\mygrade}\\[5mm] der Studienrichtung \mystudy\\ an der \myuniversity \vfill über das Thema\\[10mm] {\LARGE\bfseries\mytitle} \vfill eingereicht am\\ \myinstitute Begutachter: \mysupervisor von\\[5mm] {\Large\bfseries\myauthor}\\[5mm] \myhomestreet\\ \myhomepostalnumber~\myhometown \vfill \mysubmissiontown, \mysubmissionmonth~\mysubmissionyear \end{center} \normalsize %% new page, reset font size \newpage %% if myaddcolophon is set to "true", colophon is added: \ifthenelse{\boolean{myaddcolophon}}{ \newpage \thispagestyle{empty} %% no page header or footer ~ \vfill \mycolophon }{} \newpage %% end of title page %%% Local Variables: %%% mode: latex %%% mode: auto-fill %%% mode: flyspell %%% eval: (ispell-change-dictionary "de_AT") %%% TeX-master: "../main" %%% End: