diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty b/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty index 1a253c0f1f2..33ba1ed79ad 100644 --- a/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty +++ b/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty @@ -8,7 +8,7 @@ % % See the file doc/licenses/LICENSE for more details. -\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaseauxtemplates.sty,v 67c48b3b652d 2012/05/01 07:25:30 joseph $ +\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaseauxtemplates.sty,v f179744ff1e3 2013/02/02 09:20:06 joseph $ \mode<presentation> @@ -711,7 +711,7 @@ \begin{beamerboxesrounded}[upper=block title example,lower=block body example,#1] {\raggedright\usebeamerfont*{block title example}\insertblocktitle}% \raggedright% - \usebeamerfont{block body alerted}% + \usebeamerfont{block body example}% }% \defbeamertemplate{block example end}{rounded}[1][] {\end{beamerboxesrounded}\vskip\smallskipamount} |