fix: remove font configuration for bibliography; closes #5
In addition to fixing the problems in #5, we also remove the font series modifications here to avoid messing with the bibliograpy styling imposed by e.g. biblatex.
This commit is contained in:
parent
726430149b
commit
ccd19fe2dd
|
@ -48,10 +48,6 @@
|
|||
\setbeamerfont{caption}{size=\small}
|
||||
\setbeamerfont{caption name}{series=\bfseries}
|
||||
\setbeamerfont{description item}{series=\bfseries}
|
||||
\setbeamerfont{bibliography entry author}{size=\normalsize, series=\normalfont}
|
||||
\setbeamerfont{bibliography entry title}{size=\normalsize, series=\bfseries}
|
||||
\setbeamerfont{bibliography entry location}{size=\normalsize, series=\normalfont}
|
||||
\setbeamerfont{bibliography entry note}{size=\small, series=\normalfont}
|
||||
\setbeamerfont{standout}{size=\Large, series=\bfseries}
|
||||
% \end{macrocode}
|
||||
%
|
||||
|
|
Loading…
Reference in New Issue