]> gitweb.michael.orlitzky.com - beamer-mjo.git/commitdiff
Make bibliography entries tiny.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 8 Apr 2016 00:46:40 +0000 (20:46 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 8 Apr 2016 00:46:40 +0000 (20:46 -0400)
beamerfontthemeUMBC.sty

index 54cad40142166c10402fefd4b55bad9cac7273a1..0bc334fa08f776be49d39b0f518a8ae3e20d0e88 100644 (file)
 
 % 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}