summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-10-05 21:30:03 +0000
committerKarl Berry <karl@freefriends.org>2013-10-05 21:30:03 +0000
commit4d55f1c5f6f5c3f6b9b3e170f8ce3c1b013c7cb6 (patch)
tree23470565e129d23b8549b2eab4381ac3604da5e1 /Master/texmf-dist/tex/latex/beamer
parent342687bd075409e73dd15a5f60bc5079c6c21b46 (diff)
beamer (5oct13)
git-svn-id: svn://tug.org/texlive/trunk@31842 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer')
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerbaseframe.sty2
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty9
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerbasenavigation.log0
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerbasercs.sty4
4 files changed, 9 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbaseframe.sty b/Master/texmf-dist/tex/latex/beamer/beamerbaseframe.sty
index ed621aa6b49..ec3b0acfa73 100644
--- a/Master/texmf-dist/tex/latex/beamer/beamerbaseframe.sty
+++ b/Master/texmf-dist/tex/latex/beamer/beamerbaseframe.sty
@@ -9,7 +9,7 @@
%
% See the file doc/licenses/LICENSE for more details.
-\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaseframe.sty,v 7e8625ae1495 2013/10/02 21:06:17 joseph $
+\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaseframe.sty,v cdc8e9a3aaac 2013/10/02 21:08:32 joseph $
\mode
<presentation>
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty b/Master/texmf-dist/tex/latex/beamer/beamerbaseframecomponents.sty
index 7f488b1a0a7..2faa2a7b988 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 974005d557bd 2013/10/02 20:33:35 joseph $
+\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbaseframecomponents.sty,v ea094b4278bd 2013/10/04 17:29:26 joseph $
\mode
<presentation>
@@ -111,7 +111,10 @@
}%
\hfil}%
\endgroup}
- \def\@oddfoot{}
+ \def\@oddfoot{%
+ \vbox{\offinterlineskip\hfil\hbox{\beamer@typesetheadorfoot{footline}%
+ \hfil}\hbox{}}\hfil
+ }%
\let\@evenhead\@oddhead
\let\@evenfoot\@oddfoot}
\pagestyle{navigation}
@@ -149,7 +152,7 @@
\vbox{\hbox{\hskip-\Gm@lmargin\raise\headheight\box\beamer@tempbox\box\@tempboxa}\hfil}%
\endgroup%
}
- \def\@oddfoot{\normalcolor{%
+ \def\@oddfoot{\normalcolor{\hfil%
\setbox\beamer@tempbox=\hbox{\usebeamertemplate***{navigation symbols}\hskip-\Gm@rmargin\hskip2pt}%
\ht\beamer@tempbox=0pt%
\dp\beamer@tempbox=0pt%
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasenavigation.log b/Master/texmf-dist/tex/latex/beamer/beamerbasenavigation.log
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/beamer/beamerbasenavigation.log
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbasercs.sty b/Master/texmf-dist/tex/latex/beamer/beamerbasercs.sty
index 9bdeb717ccd..f480813821a 100644
--- a/Master/texmf-dist/tex/latex/beamer/beamerbasercs.sty
+++ b/Master/texmf-dist/tex/latex/beamer/beamerbasercs.sty
@@ -10,7 +10,7 @@
% See the file doc/licenses/LICENSE for more details.
% Define beamer version
-\def\beamer@version{3.28}
+\def\beamer@version{3.29}
% Get date and version from RCS Ids
@@ -37,4 +37,4 @@
\ProvidesClass{\beamer@rcsfile}[\beamer@rcsdate\space#2\space (rcs-revision \beamer@rcsrevision)]
}
-\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbasercs.sty,v 7e8625ae1495 2013/10/02 21:06:17 joseph $
+\ProvidesPackageRCS $Header: /Users/joseph/Documents/LaTeX/beamer/base/beamerbasercs.sty,v 1053d4e40d4f 2013/10/04 17:30:08 joseph $