summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer/beamerbasesection.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerbasesection.sty')
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerbasesection.sty7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasesection.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasesection.sty
index 46fa41823a8..836ca77b5b2 100644
--- a/Master/texmf-dist/tex/latex/beamer/beamerbasesection.sty
+++ b/Master/texmf-dist/tex/latex/beamer/beamerbasesection.sty
@@ -8,7 +8,7 @@
%
% See the file doc/licenses/LICENSE for more details.
-\ProvidesPackageRCS $Header: /Users/joseph/Library/texmf/tex/latex/beamer/base/beamerbasesection.sty,v e07e85b4cd4a 2010/08/29 13:23:56 rivanvx $
+\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbasesection.sty,v 9a2581f9efb6 2012/02/22 08:31:04 joseph $
\mode
<all>
@@ -320,14 +320,15 @@
\mode<all>%
\ifbeamer@inlecture%
\refstepcounter{subsubsection}%
- \beamer@ifempty{#2}{\long\def\subsubsecname{#1}}
+ \beamer@ifempty{#2}{\long\def\subsubsecname{#1}\long\def\lastsubsubsection{#1}}
{%
\long\def\subsubsecname{#2}%
+ \long\def\lastsubsubsection{#1}%
\addtocontents{toc}{\protect\beamer@subsubsectionintoc%
{\the\c@section}{\the\c@subsection}{\the\c@subsubsection}{#2}{\the\c@page}{\the\c@part}{\the\beamer@tocsectionnumber}}%
}%
\addtocontents{nav}{\protect\headcommand{\protect\beamer@subsubsectionentry%
- {\the\c@part}{\the\c@section}{\the\c@subsection}{\the\c@subsubsection}{\the\c@page}{\subsubsecname}}}%
+ {\the\c@part}{\the\c@section}{\the\c@subsection}{\the\c@subsubsection}{\the\c@page}{\lastsubsubsection}}}%
\edef\subsubsectionlink{{Navigation\the\c@page}{\noexpand\subsubsecname}}%
\def\insertsubsubsection{\expandafter\hyperlink\subsubsectionlink}%
\def\insertsubsubsectionhead{#1}%