diff options
author | Karl Berry <karl@freefriends.org> | 2022-10-29 20:07:52 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-10-29 20:07:52 +0000 |
commit | e05387db97242b9787047be68f43277dde6e1eae (patch) | |
tree | 21c4d566aade6d0d946de0c93a4ddb2f1e77ea26 | |
parent | 0515f7c51cd6e400e9b913df9d73c26760a00418 (diff) |
gillius (28oct22)
git-svn-id: svn://tug.org/texlive/trunk@64859 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/fonts/gillius/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/gillius/gillius.sty | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/gillius/gillius2.sty | 3 |
3 files changed, 3 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/fonts/gillius/README b/Master/texmf-dist/doc/fonts/gillius/README index 1d4a8afddb3..de3902c3abb 100644 --- a/Master/texmf-dist/doc/fonts/gillius/README +++ b/Master/texmf-dist/doc/fonts/gillius/README @@ -1,4 +1,4 @@ -This is the README for the gillius package, version 2013-11-03. +This is the README for the gillius package, version 2022-10-28. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Gillius and Gillius No. 2 families of sans serif fonts and diff --git a/Master/texmf-dist/tex/latex/gillius/gillius.sty b/Master/texmf-dist/tex/latex/gillius/gillius.sty index 395f8f433aa..54c134a4112 100644 --- a/Master/texmf-dist/tex/latex/gillius/gillius.sty +++ b/Master/texmf-dist/tex/latex/gillius/gillius.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{gillius} - [2013/11/03 (Bob Tennent) Supports Gillius fonts for all LaTeX engines.] + [2022/10/28 (Bob Tennent) Supports Gillius fonts for all LaTeX engines.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} diff --git a/Master/texmf-dist/tex/latex/gillius/gillius2.sty b/Master/texmf-dist/tex/latex/gillius/gillius2.sty index 91da29569f5..f1887f06e24 100644 --- a/Master/texmf-dist/tex/latex/gillius/gillius2.sty +++ b/Master/texmf-dist/tex/latex/gillius/gillius2.sty @@ -1,6 +1,6 @@ \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{gillius2} - [2013/11/03 (Bob Tennent) Supports Gillius No.2 fonts for all LaTeX engines.] + [2022/10/28 (Bob Tennent) Supports Gillius No.2 fonts for all LaTeX engines.] \RequirePackage{ifxetex,ifluatex,xkeyval,textcomp} @@ -34,7 +34,6 @@ \fi \ifgillius@otf - \ifxetex\XeTeXtracingfonts=1\fi \defaultfontfeatures{ Ligatures = TeX , Scale = \GilliusADFNoTwo@scale , |