Skip to content

Commit

Permalink
fix: improve vertical centering of title slide
Browse files Browse the repository at this point in the history
  • Loading branch information
jolars committed Mar 4, 2024
1 parent bf63dcd commit 6a14981
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/beamerinnerthememoloch.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
\setbeamertemplate{title page}{
\begin{minipage}[b][\paperheight]{\textwidth}
\ifx\inserttitlegraphic\@empty\else\usebeamertemplate*{title graphic}\fi
\null%
\vfill%
\ifx\inserttitle\@empty\else\usebeamertemplate*{title}\fi
\ifx\insertsubtitle\@empty\else\usebeamertemplate*{subtitle}\fi
Expand Down

0 comments on commit 6a14981

Please sign in to comment.