diff options
author | Karl Berry <karl@freefriends.org> | 2022-09-17 19:53:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-09-17 19:53:49 +0000 |
commit | 0033dd7379965db5f80cba9f2fe0a1cc3233d368 (patch) | |
tree | 843fc41aa117a4aa870ad15a7e3d19725a9e8b47 /Master/texmf-dist/tex | |
parent | ac2113f53c943d8b18e5dee8fa87f67028af4b23 (diff) |
fira (17sep22)
git-svn-id: svn://tug.org/texlive/trunk@64422 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/fira/FiraMono.sty | 3 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/fira/FiraSans.sty | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/fira/FiraMono.sty b/Master/texmf-dist/tex/latex/fira/FiraMono.sty index 05d71fe781e..e7a966c917b 100644 --- a/Master/texmf-dist/tex/latex/fira/FiraMono.sty +++ b/Master/texmf-dist/tex/latex/fira/FiraMono.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{FiraMono} - [2019/10/10 (Bob Tennent and autoinst) Style file for Fira Mono fonts.] + [2022/09/17 (Bob Tennent and autoinst) Style file for Fira Mono fonts.] % nomap option suggested by Harlan Lieberman-Berg (hlieberm@akamai.com) 2016-02-11 @@ -70,7 +70,6 @@ \fi \iffiramono@otf - \ifxetex\XeTeXtracingfonts=1\fi \iffiramono@ligatures \defaultfontfeatures{ Ligatures = TeX , diff --git a/Master/texmf-dist/tex/latex/fira/FiraSans.sty b/Master/texmf-dist/tex/latex/fira/FiraSans.sty index cdc2bf20708..8309eb291aa 100644 --- a/Master/texmf-dist/tex/latex/fira/FiraSans.sty +++ b/Master/texmf-dist/tex/latex/fira/FiraSans.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{FiraSans} - [2019/10/10 (Bob Tennent and autoinst) Style file for Fira Sans fonts.] + [2022/09/17 (Bob Tennent and autoinst) Style file for Fira Sans fonts.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -122,7 +122,6 @@ \iffira@otf \def\fira@regular{Regular} - \ifxetex\XeTeXtracingfonts=1\fi \defaultfontfeatures{ Ligatures = TeX , Scale = \FiraSans@scale , |