From 4dc81a44ede19474971f994ad36267ae296a9406 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 7 Apr 2016 20:46:40 -0400 Subject: [PATCH] Make bibliography entries tiny. --- beamerfontthemeUMBC.sty | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/beamerfontthemeUMBC.sty b/beamerfontthemeUMBC.sty index 54cad40..0bc334f 100644 --- a/beamerfontthemeUMBC.sty +++ b/beamerfontthemeUMBC.sty @@ -11,3 +11,10 @@ % Use slightly more leading than normal. \linespread{1.1} + +% The references can be tiny. +\setbeamerfont{bibliography item}{size=\footnotesize} +\setbeamerfont{bibliography entry author}{size=\footnotesize} +\setbeamerfont{bibliography entry title}{size=\footnotesize} +\setbeamerfont{bibliography entry location}{size=\footnotesize} +\setbeamerfont{bibliography entry note}{size=\footnotesize} -- 2.43.2