diff options
author | Karl Berry <karl@freefriends.org> | 2022-09-14 20:02:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-09-14 20:02:24 +0000 |
commit | 4fcfcd4bdadf60ba55b9e295bb7cd95f44a43f19 (patch) | |
tree | 097e2da08f4327cf7808e90828bd5cbf9858bfdd /Master/texmf-dist/tex | |
parent | 89e41f0051b6e41674305a8c1dea68e431e2bdf6 (diff) |
atkinson (14sep22)
git-svn-id: svn://tug.org/texlive/trunk@64385 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/atkinson/atkinson.sty | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/atkinson/atkinson.sty b/Master/texmf-dist/tex/latex/atkinson/atkinson.sty index 70b90b827d5..d9b0acdc99b 100644 --- a/Master/texmf-dist/tex/latex/atkinson/atkinson.sty +++ b/Master/texmf-dist/tex/latex/atkinson/atkinson.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{atkinson} - [2021/02/05 (Bob Tennent) Supports Atkinson Hyperlegible fonts for all LaTeX engines.] + [2022/09/14 (Bob Tennent) Supports Atkinson Hyperlegible fonts for all LaTeX engines.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -67,7 +67,6 @@ \ifatkinson@otf \def\atkinson@regular{Regular} - \ifxetex\XeTeXtracingfonts=1\fi \defaultfontfeatures{ Ligatures = TeX , Scale = \atkinsn@scale , |