diff options
author | Norbert Preining <norbert@preining.info> | 2022-09-16 03:01:41 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-09-16 03:01:41 +0000 |
commit | 3d3e0a1ec600d13b4db750f4b15dbaa7bad36781 (patch) | |
tree | 9b945a76aadc072cc646c5c22b1913d626987567 /fonts/clearsans | |
parent | 6d44c638512eb736c41551c5887b4475a14935bf (diff) |
CTAN sync 202209160301
Diffstat (limited to 'fonts/clearsans')
-rw-r--r-- | fonts/clearsans/README | 2 | ||||
-rw-r--r-- | fonts/clearsans/latex/ClearSans.sty | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/fonts/clearsans/README b/fonts/clearsans/README index bbc24b6c42..301676acdb 100644 --- a/fonts/clearsans/README +++ b/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/fonts/clearsans/latex/ClearSans.sty b/fonts/clearsans/latex/ClearSans.sty index 86ea6e1a54..36deab09b5 100644 --- a/fonts/clearsans/latex/ClearSans.sty +++ b/fonts/clearsans/latex/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 , |