From 59218ee5f155d061cbbbbbbc97504fcbd27b53a6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 13 Feb 2024 23:46:54 +0000 Subject: fontspec (14feb24) git-svn-id: svn://tug.org/texlive/trunk@69833 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/fontspec/CHANGES.md | 14 ++++++++++++++ Master/texmf-dist/doc/latex/fontspec/README.md | 11 +++++------ .../doc/latex/fontspec/fontspec-code.pdf | Bin 657454 -> 672898 bytes Master/texmf-dist/doc/latex/fontspec/fontspec.pdf | Bin 606613 -> 578717 bytes 4 files changed, 19 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/doc/latex/fontspec') diff --git a/Master/texmf-dist/doc/latex/fontspec/CHANGES.md b/Master/texmf-dist/doc/latex/fontspec/CHANGES.md index 10841c18c31..dd938d5d51f 100644 --- a/Master/texmf-dist/doc/latex/fontspec/CHANGES.md +++ b/Master/texmf-dist/doc/latex/fontspec/CHANGES.md @@ -1,6 +1,20 @@ Change history ============== + +## v2.9a (2024/02/13) + + * Added a `Scale=MatchAveragecase` paramater which averages `Scale=MatchLowercase` and `Scale=MatchUppercase`. + * Switched options to LaTeX keyval handler. + * Added option `verbose` to undo silent/quiet. + * `euenc`/`tuenc` options are now obsolete (TU is the only encoding). + * Support variable fonts under LuaLaTeX. + * Skip scanning for filenames when loading fonts by name on LuaLaTeX. + * Allow restricting filename lookup to kpathsea lookups using `KpseOnly`. + * Added support for named colors from l3color. + * Support with lualatex spotcolors and cmyk colors in the pdf. + + ## v2.8a (2022/01/15) * Add `SwashFont` and `BoldSwashFont` features to support LaTeX's now-builtin `\textsw` diff --git a/Master/texmf-dist/doc/latex/fontspec/README.md b/Master/texmf-dist/doc/latex/fontspec/README.md index f5dceebaeb7..349b2c39f23 100644 --- a/Master/texmf-dist/doc/latex/fontspec/README.md +++ b/Master/texmf-dist/doc/latex/fontspec/README.md @@ -54,10 +54,10 @@ Release versions of fontspec are available from CTAN: Development and historical versions are available from Github: - + Please offer suggestions and file bug reports in the issue tracker: - + If you are running TeX Live, you can update to the latest version of this package by running @@ -67,12 +67,11 @@ If you wish to manually download the latest release version from CTAN, get the p http://mirror.ctan.org/install/macros/latex/contrib/fontspec.tds.zip -If you wish to use the latest development version from Github, either use git to obtain the bleeding edge version with +If you wish to use the latest development version from Github, use git to obtain the latest repository code with - git clone git://github.com/wspr/fontspec.git + git clone git://github.com/latex3/fontspec.git -(For bleeding edge versions, see the `working` branch.) -Having obtained the package from Github, install the package code by running +See the `working` branch for changes that have not been released to CTAN yet (no guarantees the code in that branch will always be fully functional). Having obtained the package from Github, install the package code by running l3build install diff --git a/Master/texmf-dist/doc/latex/fontspec/fontspec-code.pdf b/Master/texmf-dist/doc/latex/fontspec/fontspec-code.pdf index 0a86c16bf72..c11119f6274 100644 Binary files a/Master/texmf-dist/doc/latex/fontspec/fontspec-code.pdf and b/Master/texmf-dist/doc/latex/fontspec/fontspec-code.pdf differ diff --git a/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf b/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf index 3e223342f55..6fb58328d17 100644 Binary files a/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf and b/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf differ -- cgit v1.2.3