From 5b6d434d9b5e69b3a2b5c00624eb6feeee247b45 Mon Sep 17 00:00:00 2001 From: feger <marc.feger@uni-duesseldorf.de> Date: Fri, 4 Sep 2020 17:15:23 +0200 Subject: [PATCH] Remove Overview from slides --- master.tex | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/master.tex b/master.tex index d113c9b..5dc72c6 100755 --- a/master.tex +++ b/master.tex @@ -128,16 +128,17 @@ stringstyle=\color{darkgray!40!darkgray} } - \AtBeginSection[] { - \footdecorationhigh - \begin{frame}<beamer> - \thispagestyle{empty} - %\frametitle{Gliederung} - \vspace{-5mm} - \tableofcontents[currentsection] - \end{frame} - \footdecorationlow - } + +% \AtBeginSection[] { +% \footdecorationhigh +% \begin{frame}<beamer> +% \thispagestyle{empty} +% %\frametitle{Gliederung} +% \vspace{-5mm} +% \tableofcontents[currentsection] +% \end{frame} +% \footdecorationlow +% } % % % % % % % % CHANGE TOPIC AND AUTHOR INFORMATION HERE % % % % % % % % HIER DEN TITEL DER ARBEIT EINTRAGEN @@ -163,13 +164,13 @@ Department for Computer-Networks and Communication-Systems} \end{frame} \footdecorationhigh - \begin{frame}<beamer> - \thispagestyle{empty} - %\frametitle{Gliederung} - \vspace{-5mm} - \tableofcontents - \end{frame} - \footdecorationlow +% \begin{frame}<beamer> +% \thispagestyle{empty} +% %\frametitle{Gliederung} +% \vspace{-5mm} +% \tableofcontents +% \end{frame} +% \footdecorationlow % Fußzeile wieder niedrig setzen für normale Folien \footdecorationlow -- GitLab