presi: Use less evil hack for the bibliography

master
Simon Bruder 2021-12-11 10:51:27 +01:00
parent e5ba2ba706
commit 0e1f1e921f
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 2 additions and 5 deletions

View File

@ -154,10 +154,7 @@ Christian-von-Bomhard-Schule}
\printbibliography[heading=none, keyword=Quelle]
\end{frame}
\begin{frame}[noframenumbering]{Literaturverzeichnis}
% !!! XXX HACK evil
\renewcommand*{\bibfont}{\scriptsize}
\printbibliography[heading=none, notkeyword=Quelle]
\renewcommand*{\bibfont}{\normalsize}
\begin{frame}[noframenumbering, allowframebreaks]{Literaturverzeichnis}
\printbibliography[heading=none, notkeyword=Quelle, notkeyword=Bild]
\end{frame}
\end{document}