Fix #214: use ragged right for subtitle
This commit is contained in:
parent
bd55d89a03
commit
ebf00c8a1b
|
@ -184,6 +184,7 @@
|
||||||
% Set the subtitle on the title page.
|
% Set the subtitle on the title page.
|
||||||
% \begin{macrocode}
|
% \begin{macrocode}
|
||||||
\setbeamertemplate{subtitle}{
|
\setbeamertemplate{subtitle}{
|
||||||
|
\raggedright%
|
||||||
\insertsubtitle%
|
\insertsubtitle%
|
||||||
\par%
|
\par%
|
||||||
\vspace*{0.5em}
|
\vspace*{0.5em}
|
||||||
|
|
Loading…
Reference in New Issue