Surpress interline skip instead of negative vspace

This commit is contained in:
Ross Churchley 2015-04-29 16:46:31 -07:00
parent a474c4b5e4
commit 026123ab15
1 changed files with 1 additions and 1 deletions

View File

@ -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