Fix title page line breaks regression

This commit is contained in:
Ross Churchley 2015-06-17 22:19:47 -07:00
parent e38b6c97fd
commit 1cba6f6c71
1 changed files with 4 additions and 1 deletions

View File

@ -79,6 +79,7 @@
\usebeamerfont{title}%
\usebeamercolor[fg]{title}%
\mthemetitleformat{\inserttitle}%
\par%
\vspace*{0.5em}
}}
\fi
@ -86,7 +87,8 @@
\usebeamerfont{subtitle}%
\usebeamercolor[fg]{subtitle}%
\insertsubtitle%
\vspace*{0.5em}%
\par%
\vspace*{0.5em}
}}
\fi
% \end{macrocode}
@ -99,6 +101,7 @@
\usebeamercolor{title separator}
\draw[fg] (0, 0) -- (\textwidth, 0);
\end{tikzpicture}%
\par%
\vspace*{1em}%
% \end{macrocode}
%