diff options
author | Karl Berry <karl@freefriends.org> | 2012-11-15 00:19:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-11-15 00:19:15 +0000 |
commit | 4bb9dfaf3d22589ae47db564ee588c1690de9cdd (patch) | |
tree | 3378a3a34fd324f454174b69a7f2767dc4290060 /Master/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty | |
parent | fb9b612c3d1d6ac4d7201bf7a95ebe3fe8a844d1 (diff) |
beamer (14nov12)
git-svn-id: svn://tug.org/texlive/trunk@28262 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty b/Master/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty index 8bb9c85f3be..1c4832ee331 100644 --- a/Master/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty +++ b/Master/texmf-dist/tex/latex/beamer/beamerbaselocalstructure.sty @@ -8,7 +8,7 @@ % % See the file doc/licenses/LICENSE for more details. -\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaselocalstructure.sty,v 5ff5e8ed7c0e 2012/05/25 09:30:46 joseph $ +\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaselocalstructure.sty,v ddfba79dac19 2012/11/13 20:36:32 joseph $ \mode <all> @@ -75,8 +75,8 @@ {\usebeamertemplate{structure text begin}\usebeamercolor[fg]{structure}\usebeamerfont{structure}} {\usebeamertemplate{structure text end}}{\color{.}}{}}{\end{altenv}} - \newcommand<>{\alert}[1]{\begin{alertenv}#2#1\end{alertenv}} - \newcommand<>{\structure}[1]{\begin{structureenv}#2#1\end{structureenv}} + \newcommand<>{\alert}[1]{\begin{alertenv}#2\relax#1\end{alertenv}} + \newcommand<>{\structure}[1]{\begin{structureenv}#2\relax#1\end{structureenv}} } |