Use logo for light background, if no title image is specified.

This commit is contained in:
Achim D. Brucker 2017-01-15 08:57:38 +00:00
parent 6d3a70578e
commit 37b50ec268
1 changed files with 5 additions and 1 deletions

View File

@ -69,7 +69,11 @@
\end{beamercolorbox}
\vspace{1mm}
\begin{beamercolorbox}[wd=\@tempdima,ignorebg]{white}
\raisebox{-\fboxsep}{{\setlength{\fboxsep}{0pt}\lhcomLogoDark[width=34mm]}}
\ifx\inserttitlegraphic\@empty%
\raisebox{-\fboxsep}{{\setlength{\fboxsep}{0pt}\lhcomLogoLight[width=34mm]}}%
\else%
\raisebox{-\fboxsep}{{\setlength{\fboxsep}{0pt}\lhcomLogoDark[width=34mm]}}%
\fi%
\hfill%
{\partnerLogo[height=4mm]}%
\end{beamercolorbox}