From b3a0b9360aa95784834f265c3cbea88a0d5661d1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 9 Mar 2022 21:11:26 +0000 Subject: beamertheme-focus (9mar22) git-svn-id: svn://tug.org/texlive/trunk@62551 c570f23f-e606-0410-a88d-b1316a301751 --- .../tex/latex/beamertheme-focus/beamerouterthemefocus.sty | 2 +- .../tex/latex/beamertheme-focus/beamerthemefocus.sty | 14 ++++++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerouterthemefocus.sty b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerouterthemefocus.sty index edd9ca40d52..f61fec95855 100644 --- a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerouterthemefocus.sty +++ b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerouterthemefocus.sty @@ -278,7 +278,7 @@ % Enable noframenumbering option. \define@key{beamerframe}{noframenumbering}[true]{% - \setbeamertemplate{footline}[none]% + \setbeamertemplate{footline}[noframenumbering]% \setlength{\focus@pbar@height}{0cm}% \focus@calculatefootheight% } diff --git a/Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty b/Master/texmf-dist/tex/latex/beamertheme-focus/beamerthemefocus.sty index 195d850f452..9bd962a9c77 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}[2022/02/21 v3.2.0 Focus Beamer theme] +\ProvidesPackage{beamerthemefocus}[2022/03/09 v3.3.0 Focus Beamer theme] \mode @@ -44,11 +44,17 @@ \if@focus@loadfirafonts \RequirePackage[T1]{fontenc} - \PassOptionsToPackage{type1}{FiraSans} - \PassOptionsToPackage{type1}{FiraMono} - + \PassOptionsToPackage{sfdefault}{FiraSans} \RequirePackage{FiraSans} + \RequirePackage{FiraMono} + + \RequirePackage{firamath-otf} + \unimathsetup{ + math-style = ISO, + bold-style = ISO, + mathrm = sym + } \fi \usecolortheme{focus} -- cgit v1.2.3