I am creating a beamer presentation and I would like to change the size of the caption under the figures. I am using the Madrid theme.
I tried the obvious way:
\caption{\scriptsize{Text of the caption.}}
and
\setbeamerfont{caption}{size=\scriptsize}
in the preamble of the document.
However none of that seems to have any effect.
\setbeamerfont{caption}{size=\scriptsize}doesn't have any effect. – Gonzalo Medina Apr 16 '12 at 19:330.7\scriptsize, but that actually prints "0.7" before every caption... – naught101 Apr 29 '12 at 6:09