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/beamerbaseframecomponents.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/beamerbaseframecomponents.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty b/Master/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty index 78e32b2c64b..7f488b1a0a7 100644 --- a/Master/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty +++ b/Master/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty @@ -9,7 +9,7 @@ % % See the file doc/licenses/LICENSE for more details. -\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaseframecomponents.sty,v dcd846607320 2012/09/13 20:41:01 joseph $ +\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaseframecomponents.sty,v 974005d557bd 2013/10/02 20:33:35 joseph $ \mode <presentation> @@ -111,9 +111,7 @@ }% \hfil}% \endgroup} - \def\@oddfoot{\vbox{\offinterlineskip\hbox{\beamer@typesetheadorfoot{footline}% - \hypertarget{Navigation\the\c@page}{}% - \hypertarget{page.\the\c@page}{}\hfil}\hbox{}}\hfil} + \def\@oddfoot{} \let\@evenhead\@oddhead \let\@evenfoot\@oddfoot} \pagestyle{navigation} @@ -151,7 +149,7 @@ \vbox{\hbox{\hskip-\Gm@lmargin\raise\headheight\box\beamer@tempbox\box\@tempboxa}\hfil}% \endgroup% } - \def\@oddfoot{\normalcolor{\hypertarget{Navigation\the\c@page}{}\hfil% + \def\@oddfoot{\normalcolor{% \setbox\beamer@tempbox=\hbox{\usebeamertemplate***{navigation symbols}\hskip-\Gm@rmargin\hskip2pt}% \ht\beamer@tempbox=0pt% \dp\beamer@tempbox=0pt% |