From 026123ab153163f83678aa9b89d07deba76622d5 Mon Sep 17 00:00:00 2001 From: Ross Churchley Date: Wed, 29 Apr 2015 16:46:31 -0700 Subject: [PATCH] Surpress interline skip instead of negative vspace --- beamerthemem.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beamerthemem.sty b/beamerthemem.sty index 0ccaff3..7e4257e 100644 --- a/beamerthemem.sty +++ b/beamerthemem.sty @@ -79,7 +79,7 @@ \setbox0=\vbox{\inserttitlegraphic}% \logoheight=\ht0 \advance\logoheight by \dp0 % \vspace*{-\logoheight}% - \vspace*{-1em}% I don't know why this additional negative space is needed + \nointerlineskip% }% \fi% \vfill