From: Michael Orlitzky Date: Sat, 13 Jul 2024 01:42:48 +0000 (-0400) Subject: beamerfontthememjo.sty: add a dedicated "subsection" intro font X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=d46ffddc58da1cf8ca14cf02377683994e1b2184;p=beamer-mjo.git beamerfontthememjo.sty: add a dedicated "subsection" intro font --- diff --git a/beamerfontthememjo.sty b/beamerfontthememjo.sty index fd391af..cc6d574 100644 --- a/beamerfontthememjo.sty +++ b/beamerfontthememjo.sty @@ -5,6 +5,10 @@ \setbeamerfont{title}{size=\large,shape=\itshape} \setbeamerfont{subtitle}{size=\normalsize} +% The subsection font is used only for the auto-generated +% subsection introduction slides. +\setbeamerfont{subsection}{shape=\scshape} + % Frame bits \setbeamerfont{frametitle}{shape=\scshape,family=\rmfamily,size=\tiny} \setbeamerfont{footline}{shape=\scshape,family=\rmfamily}