]> gitweb.michael.orlitzky.com - beamer-mjo.git/commitdiff
beamerfontthememjo.sty: add a dedicated "subsection" intro font
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 13 Jul 2024 01:42:48 +0000 (21:42 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 13 Jul 2024 01:43:53 +0000 (21:43 -0400)
beamerfontthememjo.sty

index fd391afca57182d3be03be60551170e2ecf859a9..cc6d574d578740733bda5c39b3bee8ab7a8327d4 100644 (file)
@@ -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}