diff options
author | Karl Berry <karl@freefriends.org> | 2013-10-03 22:25:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-10-03 22:25:41 +0000 |
commit | 09e1426c4043fd06c9166f620948c26696ce908a (patch) | |
tree | 917ea5a8f3e0f658088e53a5247568a31e2f728a /Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty | |
parent | 5d4297843624b424a9d56ffbebba3b3766566b9c (diff) |
beamer (3oct13)
git-svn-id: svn://tug.org/texlive/trunk@31824 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty b/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty index fab9034f41d..cc675abc7d8 100644 --- a/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty +++ b/Master/texmf-dist/tex/latex/beamer/emulation/beamerprosper.sty @@ -9,7 +9,7 @@ % % See the file doc/licenses/LICENSE for more details. -\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/emulation/beamerprosper.sty,v 70f9d8411e54 2011/09/12 18:58:34 joseph $ +\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/emulation/beamerprosper.sty,v 176d1307ff60 2013/09/29 18:23:09 joseph $ \let\beamerprosper@entry=\@gobble @@ -102,7 +102,7 @@ \newenvironment{Itemize}{\begin{itemize}}{\end{itemize}} \newenvironment{itemstep}[1][]{\begin{itemize}[<+->]}{\end{itemize}} \newenvironment{enumstep}[1][]{\begin{enumerate}[<+->]}{\end{enumerate}} -\newcommand\prosperpart[2][]{\begin{slide}[#1]{}\begin{centering}\Large\structure{#2}\par\end{centering}\end{slide}} +\newcommand\prosperpart[2][]{\begin{slide}[#1]{}\begingroup\centering\Large\structure{#2}\par\endgroup\end{slide}} \newcommand{\hiddenitem}{\addtocounter{beamerpauses}{1}} |