From: Michael Orlitzky Date: Fri, 9 Jun 2023 17:30:55 +0000 (-0400) Subject: beamerfontthemeUMBC.sty: avoid italics in the header/footer. X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=be1763b095e4bd2cd56bd23318ca38859f2ade89;p=beamer-mjo.git beamerfontthemeUMBC.sty: avoid italics in the header/footer. --- diff --git a/beamerfontthemeUMBC.sty b/beamerfontthemeUMBC.sty index 0bc334f..7df3969 100644 --- a/beamerfontthemeUMBC.sty +++ b/beamerfontthemeUMBC.sty @@ -1,9 +1,8 @@ -\usefonttheme{structureitalicserif} \usefonttheme{serif} \setbeamerfont{author}{family=\rmfamily} \setbeamerfont{footline}{shape=\scshape,family=\rmfamily} -\setbeamerfont{title}{size=\large} +\setbeamerfont{title}{size=\large,shape=\itshape} \setbeamerfont{subtitle}{size=\normalsize} \setbeamerfont{block body}{shape=\upshape}