diff options
-rw-r--r-- | Master/texmf-dist/doc/fonts/clearsans/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/clearsans/ClearSans.sty | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/clearsans/README b/Master/texmf-dist/doc/fonts/clearsans/README index bbc24b6c42d..301676acdb4 100644 --- a/Master/texmf-dist/doc/fonts/clearsans/README +++ b/Master/texmf-dist/doc/fonts/clearsans/README @@ -1,4 +1,4 @@ -This is the README for the clearsans package, version 2019-10-25. +This is the README for the clearsans package, version 2022-09-15. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Clear Sans family of fonts (version 1.0), designed by Daniel diff --git a/Master/texmf-dist/tex/latex/clearsans/ClearSans.sty b/Master/texmf-dist/tex/latex/clearsans/ClearSans.sty index 86ea6e1a546..36deab09b5e 100644 --- a/Master/texmf-dist/tex/latex/clearsans/ClearSans.sty +++ b/Master/texmf-dist/tex/latex/clearsans/ClearSans.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{ClearSans} - [2019/10/16 (Bob Tennent) Supports Clear-Sans fonts for all LaTeX engines.] + [2022/09/15 (Bob Tennent) Supports Clear-Sans fonts for all LaTeX engines.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -45,7 +45,6 @@ \fi \ifclear@ttf - \ifxetex\XeTeXtracingfonts=1\fi \defaultfontfeatures{ Ligatures = TeX , Scale = \ClearSans@scale , |