X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=beamerfontthememjo.sty;h=6300cf62fc254328adcb00a3f5f9b25b9f67d34a;hb=440748f35563b2111e1039629a320e359a1460c7;hp=901b8ceef07cd9b1e67c6c807c9bc93a6359c4d6;hpb=407e6561659b75b7f6fb01390fb50ac086f0c5b2;p=beamer-mjo.git diff --git a/beamerfontthememjo.sty b/beamerfontthememjo.sty index 901b8ce..6300cf6 100644 --- a/beamerfontthememjo.sty +++ b/beamerfontthememjo.sty @@ -1,16 +1,20 @@ \usefonttheme{serif} +% Title page \setbeamerfont{author}{family=\rmfamily} -\setbeamerfont{footline}{shape=\scshape,family=\rmfamily} \setbeamerfont{title}{size=\large,shape=\itshape} \setbeamerfont{subtitle}{size=\normalsize} -\setbeamerfont{block body}{shape=\upshape} -\setbeamerfont{block title}{size={},shape=\upshape,series=\bfseries} +% Frame bits +\setbeamerfont{frametitle}{shape=\scshape,family=\rmfamily,size=\small} +\setbeamerfont{footline}{shape=\scshape,family=\rmfamily} % Use slightly more leading than normal. \linespread{1.1} +% These are for "Theorem" et al. +\setbeamerfont{block title}{size={}} + % The references can be tiny. \setbeamerfont{bibliography item}{size=\footnotesize} \setbeamerfont{bibliography entry author}{size=\footnotesize}