From e63b173ee0e8ab1b94d7fc2354bead4864285913 Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Mon, 25 May 2015 15:17:28 +0000 Subject: [PATCH] de_presentation/header.tex: Not handout mode anymore Signed-off-by: Jan Lindemann --- tmpl/tex/de_presentation/header.tex.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tmpl/tex/de_presentation/header.tex.tmpl b/tmpl/tex/de_presentation/header.tex.tmpl index 5aaba805..a0e9abaf 100644 --- a/tmpl/tex/de_presentation/header.tex.tmpl +++ b/tmpl/tex/de_presentation/header.tex.tmpl @@ -1,5 +1,6 @@ % vim: set filetype=tex : -\documentclass[handout,slidestop,usepdftitle=false]{beamer} +%\documentclass[handout,slidestop,usepdftitle=false]{beamer} +\documentclass[slidestop,usepdftitle=false]{beamer} \usepackage[accumulated]{beamerseminar} \usepackage{beamertexpower} \usepackage{beamerthemeshadow}