From 9447505e72d9809d534f8ad3a0091cd2b58fbc3b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 20 Nov 2019 22:10:31 +0000 Subject: beamertheme-focus (20nov19) git-svn-id: svn://tug.org/texlive/trunk@52872 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/beamertheme-focus/beamerouterthemefocus.sty | 10 +++++----- .../tex/latex/beamertheme-focus/beamerthemefocus.sty | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/latex/beamertheme-focus') diff --git a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerouterthemefocus.sty b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerouterthemefocus.sty index c8fb6d55bc9..26afe6799ef 100644 --- a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerouterthemefocus.sty +++ b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerouterthemefocus.sty @@ -50,7 +50,7 @@ } % Plain header. -\defbeamertemplate{frametitle}{plain}{% +\defbeamertemplate*{frametitle}{plain}{% % If not title page. \ifnum\value{framenumber}>0% \vspace{-1pt}% @@ -108,7 +108,7 @@ } % Full bar footline. -\defbeamertemplate{footline}{fullbar}{% +\defbeamertemplate*{footline}{fullbar}{% % If not appendix. \ifnum\mainend<0% From package appendixnumberbeamer. % @@ -133,7 +133,7 @@ } % Empty footline. -\defbeamertemplate{footline}{none}{} +\defbeamertemplate*{footline}{none}{} \DeclareOptionBeamer{numbering}{\def\beamer@focus@numbering{#1}} \ExecuteOptionsBeamer{numbering=progressbar} @@ -152,14 +152,14 @@ \end{tikzpicture}% } -\defbeamertemplate{background canvas}{focusplain}{% +\defbeamertemplate*{background canvas}{focusplain}{% \begin{tikzpicture} \clip (0,0) rectangle ++(\paperwidth,\paperheight); \fill[normal text.bg] (0,0) rectangle ++(\paperwidth,\paperheight); \end{tikzpicture}% } -\defbeamertemplate{background canvas}{focusframe}{% +\defbeamertemplate*{background canvas}{focusframe}{% \begin{tikzpicture} \clip (0,0) rectangle ++(\paperwidth,\paperheight); \fill[frametitle.bg] (0,0) rectangle ++(\paperwidth,\paperheight); diff --git a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty index 550e120c47b..134cd0596bb 100644 --- a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty +++ b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty @@ -19,7 +19,7 @@ % along with beamerthemefocus. If not, see . \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{beamerthemefocus}[2019/06/26 v2.4 Focus Beamer theme] +\ProvidesPackage{beamerthemefocus}[2019/11/20 v2.5 Focus Beamer theme] \mode -- cgit v1.2.3