Anpassung Größe Frametitle

Signed-off-by: Daniel Borchmann <daniel@algebra20.de>
This commit is contained in:
Daniel - 2016-10-30 12:53:31 +01:00
parent a1c73ca4f4
commit 4962a08544
1 changed files with 2 additions and 2 deletions

View File

@ -118,8 +118,8 @@
\setbeamertemplate{frametitle}{
\vskip0.01\paperheight
\hskip0.02\textwidth
\begin{beamercolorbox}[rounded=true,dp=0.5ex,wd=0.96\textwidth]{frametitle}
\insertframetitle
\begin{beamercolorbox}[rounded=true,dp=0.5ex,ht=1.5ex,wd=0.96\textwidth]{frametitle}
\smash{\insertframetitle}
\end{beamercolorbox}
}