From e05dc0bb38b16bfb9ba35591285e40af0adaadc4 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 2 Feb 2020 03:02:06 +0000 Subject: CTAN sync 202002020302 --- fonts/sansmathaccent/ot1mathkerncmss.fd | 2 +- fonts/sansmathaccent/sansmathaccent.pdf | Bin 153196 -> 153792 bytes fonts/sansmathaccent/sansmathaccent.sty | 12 ++++++------ fonts/sansmathaccent/sansmathaccent.tex | 8 +++++--- 4 files changed, 12 insertions(+), 10 deletions(-) (limited to 'fonts/sansmathaccent') diff --git a/fonts/sansmathaccent/ot1mathkerncmss.fd b/fonts/sansmathaccent/ot1mathkerncmss.fd index 1726b794f9..e2052b072b 100644 --- a/fonts/sansmathaccent/ot1mathkerncmss.fd +++ b/fonts/sansmathaccent/ot1mathkerncmss.fd @@ -5,7 +5,7 @@ %THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY \ProvidesFile{ot1mathkerncmss.fd} - [2013/03/27 Fontinst v1.933 font definitions for OT1/mathkerncmss.] + [2020/01/31 Fontinst v1.933 font definitions for OT1/mathkerncmss.] \DeclareFontFamily{OT1}{mathkerncmss}{\skewchar \font 127 } diff --git a/fonts/sansmathaccent/sansmathaccent.pdf b/fonts/sansmathaccent/sansmathaccent.pdf index 6ebd6894cc..ca65198017 100644 Binary files a/fonts/sansmathaccent/sansmathaccent.pdf and b/fonts/sansmathaccent/sansmathaccent.pdf differ diff --git a/fonts/sansmathaccent/sansmathaccent.sty b/fonts/sansmathaccent/sansmathaccent.sty index f7f06374fb..adf1e16892 100644 --- a/fonts/sansmathaccent/sansmathaccent.sty +++ b/fonts/sansmathaccent/sansmathaccent.sty @@ -4,7 +4,7 @@ % % author: Ariel Barton % -% Copyright Ariel Barton, 2012, 2013 +% Copyright Ariel Barton, 2012, 2013, 2020 % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -20,7 +20,7 @@ % The complete list of files considered part of this work is in % the file `sansmathaccent.pdf' and its source code `sansmathaccent.tex'. % -\ProvidesPackage{sansmathaccent}[2013/03/28] +\ProvidesPackage{sansmathaccent}[2020/01/31] \def\sansmathaccent@warning{sansmathaccent is not a standalone package; it should be used with beamer or sfmath} @@ -53,9 +53,9 @@ % Ensure proper placement of accents with bm % but don't waste a mathgroup unless we will in fact use % bm and pureletters - \IfFileExists{filehook.sty}{ - \RequirePackage{filehook} - \AtBeginOfFile{bm.sty}{ + \IfFileExists{scrlfile.sty}{ + \RequirePackage{scrlfile} + \BeforeFile{bm.sty}{ \beamer@font@check \ifbeamer@suppressreplacements\else \DeclareSymbolFont{pureletters}{OT1}{mathkerncmss}{m}{sl} \SetSymbolFont{pureletters}{bold}{OT1}{mathkerncmss}{bx}{sl} @@ -64,7 +64,7 @@ }{ \DeclareSymbolFont{pureletters}{OT1}{mathkerncmss}{m}{sl} \SetSymbolFont{pureletters}{bold}{OT1}{mathkerncmss}{bx}{sl} - \PackageWarning{sansmathaccent}{Could not find 'filehooks' package: one mathgroup may be wasted} + \PackageWarning{sansmathaccent}{Could not find 'scrlfile' package: one mathgroup may be wasted} } \AtBeginDocument{ diff --git a/fonts/sansmathaccent/sansmathaccent.tex b/fonts/sansmathaccent/sansmathaccent.tex index 4532da1d99..9bf168d9a7 100644 --- a/fonts/sansmathaccent/sansmathaccent.tex +++ b/fonts/sansmathaccent/sansmathaccent.tex @@ -6,7 +6,7 @@ % % author: Ariel Barton % -% Copyright Ariel Barton, 2012, 2013 +% Copyright Ariel Barton, 2012, 2013, 2020 % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -22,7 +22,7 @@ % The complete list of files considered part of this work is % later in this file. % -% Date: 2013/03/28 +% Date: 2020/01/31 \documentclass{amsart} @@ -60,9 +60,11 @@ Version 2 is compatible with the \textsf{bm} package: $$ \bm{\tilde M} \quad \bm{\dot u} \quad \bm{\hat{T}} \quad \bm{\bar v} \quad \bm{\mathring{A}}$$ +Version 3 uses the \textsf{scrlfile} package instead of the \textsf{filehooks} package at the request of the \textsf{beamer} support community. + \section{Usage} -This package was uploaded to CTAN in March 2013. If you have installed +This package was uploaded to CTAN in January 2020. If you have installed or updated your \TeX\ distribution since then, this package might have been installed on your system. -- cgit v1.2.3