diff options
author | Karl Berry <karl@freefriends.org> | 2022-09-14 20:01:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-09-14 20:01:51 +0000 |
commit | 89e41f0051b6e41674305a8c1dea68e431e2bdf6 (patch) | |
tree | e7584431d99007234499201064bb39149c592420 /Master | |
parent | 17b3bbda651c5296c1e222bb44b6a1d348a737bd (diff) |
alegreya (14sep22)
git-svn-id: svn://tug.org/texlive/trunk@64384 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/fonts/alegreya/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/alegreya/alegreya-samples.pdf | bin | 1103219 -> 1103219 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/latex/alegreya/Alegreya.sty | 3 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty | 3 |
4 files changed, 3 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/fonts/alegreya/README b/Master/texmf-dist/doc/fonts/alegreya/README index 45fbb4240f9..a5a133eb20e 100644 --- a/Master/texmf-dist/doc/fonts/alegreya/README +++ b/Master/texmf-dist/doc/fonts/alegreya/README @@ -1,4 +1,4 @@ -This is the README for the alegreya package, version 2019-10-12. +This is the README for the alegreya package, version 2022-09-14. This package provides LaTeX, pdfLaTeX, XeLaTeX and LuaLaTeX support for the Alegreya and AlegreyaSans families of fonts, designed by diff --git a/Master/texmf-dist/doc/fonts/alegreya/alegreya-samples.pdf b/Master/texmf-dist/doc/fonts/alegreya/alegreya-samples.pdf Binary files differindex d2eb424c6d3..68635d05b8a 100644 --- a/Master/texmf-dist/doc/fonts/alegreya/alegreya-samples.pdf +++ b/Master/texmf-dist/doc/fonts/alegreya/alegreya-samples.pdf diff --git a/Master/texmf-dist/tex/latex/alegreya/Alegreya.sty b/Master/texmf-dist/tex/latex/alegreya/Alegreya.sty index 13ad4c190c1..52f090f17ce 100644 --- a/Master/texmf-dist/tex/latex/alegreya/Alegreya.sty +++ b/Master/texmf-dist/tex/latex/alegreya/Alegreya.sty @@ -1,5 +1,5 @@ \ProvidesPackage{Alegreya}[% - 2019/10/12 (Bob Tennent) Supports Alegreya and AlegreyaSC fonts for all LaTeX engines. ] + 2022/09/14 (Bob Tennent) Supports Alegreya and AlegreyaSC fonts for all LaTeX engines. ] \RequirePackage{ifxetex,ifluatex,textcomp} @@ -150,7 +150,6 @@ \ifAlegreya@otf \def\Alegreya@regular{Regular} - \ifxetex\XeTeXtracingfonts=1\fi \defaultfontfeatures{ Ligatures = TeX , Extension = .otf , diff --git a/Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty b/Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty index c7ca828cfd2..9c3ad18450f 100644 --- a/Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty +++ b/Master/texmf-dist/tex/latex/alegreya/AlegreyaSans.sty @@ -1,5 +1,5 @@ \ProvidesPackage{AlegreyaSans}[% - 2019/10/12 (Bob Tennent) Supports AlegreyaSans fonts for all LaTeX engines. ] + 2022/09/14 (Bob Tennent) Supports AlegreyaSans fonts for all LaTeX engines. ] \RequirePackage{ifxetex,ifluatex,textcomp} @@ -168,7 +168,6 @@ \ifAlegreyaSans@otf \def\AlegreyaSans@regular{Regular} - \ifxetex\XeTeXtracingfonts=1\fi \defaultfontfeatures{ Ligatures = TeX , Extension = .otf , |