feat: add a small amount of vertical space before subtitle

This commit is contained in:
Johan Larsson 2024-03-12 12:37:50 +01:00
parent c964ab4999
commit b224a9b506
1 changed files with 1 additions and 0 deletions

View File

@ -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}{
\vspace*{0.1em}
\raggedright% \raggedright%
\insertsubtitle% \insertsubtitle%
\par% \par%