Add command to fix top list spacing

This commit is contained in:
Matthias Vogelgesang 2014-10-27 14:40:44 +01:00
parent f8d8e88b8c
commit ccd2e0c261
1 changed files with 1 additions and 0 deletions

View File

@ -323,6 +323,7 @@
% {{{ misc
\let\otp\titlepage
\renewcommand{\titlepage}{\otp\addtocounter{framenumber}{-1}}
\newcommand{\mreducelistspacing}{\vspace{-\topsep}}
\linespread{1.15}
%}}}