summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-05-15 21:13:19 +0000
committerKarl Berry <karl@freefriends.org>2023-05-15 21:13:19 +0000
commitf3d9744b92faa294f7e03fa376f81a024823badd (patch)
tree3574ebb9c16da8c5e1b34f24e45b3f39d3867434 /Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty
parentd30555de07d5bc4d9b8d018c7e14570e8126b8c1 (diff)
beamer (15may23)
git-svn-id: svn://tug.org/texlive/trunk@67124 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty')
-rw-r--r--Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty13
1 files changed, 10 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty b/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty
index 42b47c50373..ff90d3e7b5b 100644
--- a/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty
+++ b/Master/texmf-dist/tex/latex/beamer/beamerbaseauxtemplates.sty
@@ -3,13 +3,14 @@
% Copyright 2012--2015 by Vedran Mileti\'c, Joseph Wright
% Copyright 2016 by Joseph Wright
% Copyright 2017,2018 by Louis Stuart, Joseph Wright
+% Copyright 2021--2023 by Joseph Wright, samcarter
%
% This file may be distributed and/or modified
%
% 1. under the LaTeX Project Public License and/or
% 2. under the GNU Public License.
%
-% See the file doc/licenses/LICENSE for more details.
+% See the file LICENSE.md for more details.
\mode<presentation>
@@ -615,8 +616,11 @@
\hfill%
\usebeamercolor[fg]{page number in head/foot}%
\usebeamerfont{page number in head/foot}%
+ \strut\usebeamertemplate*{page number in head/foot}\kern1em\vskip1.4pt%
+}
+[action]
+{
\setbeamertemplate{page number in head/foot}[totalpagenumber]%
- \usebeamertemplate*{page number in head/foot}\kern1em\vskip2pt%
}
\defbeamertemplate{footline}{frame number}
@@ -624,8 +628,11 @@
\hfill%
\usebeamercolor[fg]{page number in head/foot}%
\usebeamerfont{page number in head/foot}%
+ \strut\usebeamertemplate*{page number in head/foot}\kern1em\vskip1.4pt%
+}
+[action]
+{
\setbeamertemplate{page number in head/foot}[totalframenumber]%
- \usebeamertemplate*{page number in head/foot}\kern1em\vskip2pt%
}