Skip to content

Commit

Permalink
fix: remove font configuration for bibliography; closes #5
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jolars committed Feb 29, 2024
1 parent 7264301 commit ccd19fe
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/beamerfontthememoloch.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -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}
%
Expand Down

0 comments on commit ccd19fe

Please sign in to comment.