diff options
author | Karl Berry <karl@freefriends.org> | 2022-09-15 19:54:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-09-15 19:54:15 +0000 |
commit | 5da097a9f2becea4131693106b51dc7a06ecc256 (patch) | |
tree | 0ffeecc4b7edf011d8ba62f9fdcf9f7efe3cba79 /Master | |
parent | 6f849a6de222f7fa476cd5518fd6fc0423f66fd5 (diff) |
clearsans (15sep22)
git-svn-id: svn://tug.org/texlive/trunk@64400 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-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 , |