summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer/beamerbasetoc.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-06-25 22:59:51 +0000
committerKarl Berry <karl@freefriends.org>2013-06-25 22:59:51 +0000
commit126b0d7e4e423777ec343b7350530e17ecbfc811 (patch)
tree84d9619e149fd3e00321176c689eded7cb408496 /Master/texmf-dist/tex/latex/beamer/beamerbasetoc.sty
parent5aa654d4ba7f9cc5edd8a09397f653fcc3dde5c5 (diff)
beamer (18jun13)
git-svn-id: svn://tug.org/texlive/trunk@30943 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerbasetoc.sty')
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerbasetoc.sty10
1 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasetoc.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasetoc.sty
index 3c3b2b1a450..548f577b1a0 100644
--- a/Master/texmf-dist/tex/latex/beamer/beamerbasetoc.sty
+++ b/Master/texmf-dist/tex/latex/beamer/beamerbasetoc.sty
@@ -8,7 +8,7 @@
%
% See the file doc/licenses/LICENSE for more details.
-\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbasetoc.sty,v 5ed0f4010e8a 2012/10/02 06:08:21 joseph $
+\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbasetoc.sty,v 0fdf5bc43be8 2013/05/23 07:10:57 joseph $
\mode
<presentation>
@@ -114,7 +114,11 @@
\expandafter\only\beamer@tocsections{\gdef\beamer@todo{%
\beamer@tempcount=#5\relax%
\advance\beamer@tempcount by\beamer@sectionadjust%
- \edef\inserttocsectionnumber{\the\beamer@tempcount}%
+ \ifnum\beamer@tempcount>0
+ \edef\inserttocsectionnumber{\the\beamer@tempcount}%
+ \else
+ \def\inserttocsectionnumber{}%
+ \fi%
\def\inserttocsection{\hyperlink{Navigation#3}{#2}}%
\beamer@tocifnothide{\ifnum\c@section=#1\beamer@toc@cs\else\beamer@toc@os\fi}%
{
@@ -174,7 +178,7 @@
{
\beamer@saveanother%
\gdef\beamer@todo{}%
- \beamer@slideinframe=#2\relax%
+ \beamer@slideinframe=#1\relax%
\expandafter\only\beamer@tocsections{\gdef\beamer@todo{%
\ifbeamer@pausesubsections\pause\fi%
\beamer@tempcount=#7%