diff --git a/tmpl/tex/de_presentation/header.tex.tmpl b/tmpl/tex/de_presentation/header.tex.tmpl index e795d3ec..53b23039 100644 --- a/tmpl/tex/de_presentation/header.tex.tmpl +++ b/tmpl/tex/de_presentation/header.tex.tmpl @@ -1,9 +1,9 @@ % vim: set filetype=tex : -\documentclass[slidestop,usepdftitle=false__DOCUMENT_CLASS_OPTIONS__]{beamer} +\documentclass[t,usepdftitle=false__DOCUMENT_CLASS_OPTIONS__]{beamer} \usepackage[accumulated]{beamerseminar} \usepackage{beamertexpower} \usepackage{beamerthemeshadow} -\hypersetup{colorlinks,linkcolor=blue} +\hypersetup{colorlinks,linkcolor=blue,pdfpagemode=FullScreen} \usepackage[right]{eurosym} \usepackage{import} \usetheme{Darmstadt} @@ -17,7 +17,7 @@ \newcommand{\pr}{\texttt} \newcommand{\animationframes}{__ANIMATION_FRAMES__} -\title{__TITLE__ - __SUBTITLE__} +\title{__TITLE__ -- __SUBTITLE__} \author[__AUTHORS__]{__AUTHORS__\\\href{mailto:__CONTACT_EMAIL__}{\code{__CONTACT_EMAIL__}}} \date{__DATE__}