summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/fontspec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-05-03 21:23:54 +0000
committerKarl Berry <karl@freefriends.org>2024-05-03 21:23:54 +0000
commit034f892130ecc23d687b2406a6182f0e7a3188db (patch)
treecf56a33d993b539264b9f2a98bc27bc99cebe125 /Master/texmf-dist/doc/latex/fontspec
parentb76d4079946c3e532e7475cde00b4b3cc2f3cbf4 (diff)
fontspec (3may24)
git-svn-id: svn://tug.org/texlive/trunk@71163 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/fontspec')
-rw-r--r--Master/texmf-dist/doc/latex/fontspec/CHANGES.md6
-rw-r--r--Master/texmf-dist/doc/latex/fontspec/README.md14
-rw-r--r--Master/texmf-dist/doc/latex/fontspec/fontspec-code.pdfbin707166 -> 706350 bytes
-rw-r--r--Master/texmf-dist/doc/latex/fontspec/fontspec.pdfbin496846 -> 496854 bytes
4 files changed, 16 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/fontspec/CHANGES.md b/Master/texmf-dist/doc/latex/fontspec/CHANGES.md
index c5f5f6e6846..7dab8151f3c 100644
--- a/Master/texmf-dist/doc/latex/fontspec/CHANGES.md
+++ b/Master/texmf-dist/doc/latex/fontspec/CHANGES.md
@@ -1,6 +1,12 @@
Change history
==============
+## v2.9c (2024/05/03)
+
+ * Fix copy/paste regression bug with the `Language` feature (primarily exposed through `babel` package). (#513)
+ * Re-sync with `expl3` for deprecated commands.
+
+
## v2.9b (2024/04/27)
* Add new `Letters=Uppercase` (LuaLaTeX only) as an interface to `luaotfload`
diff --git a/Master/texmf-dist/doc/latex/fontspec/README.md b/Master/texmf-dist/doc/latex/fontspec/README.md
index 349b2c39f23..6624bcca6b3 100644
--- a/Master/texmf-dist/doc/latex/fontspec/README.md
+++ b/Master/texmf-dist/doc/latex/fontspec/README.md
@@ -50,6 +50,9 @@ To add features to the font family currently in use:
Package details
---------------
+Repository documentation is provided at:
+ <http://latex3.github.io/fontspec/>
+
Release versions of fontspec are available from CTAN:
<http://www.ctan.org/pkg/fontspec>
@@ -59,19 +62,22 @@ Development and historical versions are available from Github:
Please offer suggestions and file bug reports in the issue tracker:
<http://github.com/latex3/fontspec/issues>
-If you are running TeX Live, you can update to the latest version of this package by running
+If you are running TeX Live, you can update to the latest version of this
+package by running
tlmgr install fontspec
-If you wish to manually download the latest release version from CTAN, get the pre-built TDS package and extract it into your local texmf tree:
+If you wish to manually download the latest release version from CTAN,
+get the pre-built TDS package and extract it into your local texmf tree:
http://mirror.ctan.org/install/macros/latex/contrib/fontspec.tds.zip
-If you wish to use the latest development version from Github, use git to obtain the latest repository code 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/latex3/fontspec.git
-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
+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 464fc94ebeb..576b93ee4ca 100644
--- a/Master/texmf-dist/doc/latex/fontspec/fontspec-code.pdf
+++ b/Master/texmf-dist/doc/latex/fontspec/fontspec-code.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf b/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf
index 70a93b184bd..0ceac30d40a 100644
--- a/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf
+++ b/Master/texmf-dist/doc/latex/fontspec/fontspec.pdf
Binary files differ