Skip to content
Snippets Groups Projects
Commit ff1afdbb authored by Jannik Dunkelau's avatar Jannik Dunkelau
Browse files

Adjust footer text formatting

parent f814e32f
Branches
No related tags found
No related merge requests found
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
\setlength{\bluefooterheight}{3.5mm} \setlength{\bluefooterheight}{3.5mm}
\setbeamertemplate{footline}{% \setbeamertemplate{footline}{%
\begin{minipage}[t]{\shortfooterwidth} \begin{minipage}[b]{\shortfooterwidth}
\begin{beamercolorbox}[wd=\shortfooterwidth, ht=\bluefooterheight]{footer bar} \begin{beamercolorbox}[wd=\shortfooterwidth, ht=\bluefooterheight]{footer bar}
\bf\ifnum\thepage>1\relax% \bf\ifnum\thepage>1\relax%
\hfill \hfill
...@@ -44,15 +44,15 @@ ...@@ -44,15 +44,15 @@
\end{beamercolorbox} \end{beamercolorbox}
\end{minipage}% \end{minipage}%
\hfill% \hfill%
\begin{minipage}[t]{\longfooterwidth} \begin{minipage}[b]{\longfooterwidth}
\begin{beamercolorbox}[wd=\longfooterwidth, ht=\bluefooterheight]{footer bar} \begin{beamercolorbox}[wd=\longfooterwidth, ht=\bluefooterheight]{footer bar}
\kern1em% \kern1em%
{\usebeamerfont{footer bar tiny}% {\usebeamerfont{footer bar small}%
\insertshortauthor~\textperiodcentered~% \insertshortauthor~\textperiodcentered~%
\insertshorttitle} \insertshorttitle}
\hfill \hfill
\usebeamerfont{footer bar small} \usebeamerfont{footer bar small}
\bf hhu.de\kern8mm\vskip0.6pt% \bf hhu.de\kern8mm\vskip0.9pt%
\end{beamercolorbox} \end{beamercolorbox}
\end{minipage} \end{minipage}
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment