diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-07 21:58:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-07 21:58:12 +0000 |
commit | e8169884e77e6dcd54ccde7d4af1141f4a674dec (patch) | |
tree | 78ff3b25d33f9ab885d73b688e04494d76798ffc /Master/texmf-dist/doc/latex/l3backend | |
parent | 67a73c7ee6a22559735d4c4216e83cbc41b1f529 (diff) |
l3 (7feb21)
git-svn-id: svn://tug.org/texlive/trunk@57669 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3backend')
-rw-r--r-- | Master/texmf-dist/doc/latex/l3backend/CHANGELOG.md | 12 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3backend/README.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3backend/l3backend-code.pdf | bin | 805273 -> 805972 bytes |
3 files changed, 10 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/l3backend/CHANGELOG.md b/Master/texmf-dist/doc/latex/l3backend/CHANGELOG.md index 4d4f19b44b7..b04d1fd1959 100644 --- a/Master/texmf-dist/doc/latex/l3backend/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/l3backend/CHANGELOG.md @@ -6,7 +6,12 @@ this project uses date-based 'snapshot' version identifiers. ## [Unreleased] -## [2020-01-29] +## [2021-02-06] + +### Changed +- Use new (internal) interface for kerns + +## [2021-01-29] ### Added - Basic opacity support @@ -146,8 +151,9 @@ this project uses date-based 'snapshot' version identifiers. - Include `l3backend` in file names - Moved backend code to internal for each 'parent' module -[Unreleased]: https://github.com/latex3/latex3/compare/2020-01-29...HEAD -[2020-01-29]: https://github.com/latex3/latex3/compare/2021-01-09...2020-01-29 +[Unreleased]: https://github.com/latex3/latex3/compare/2021-02-06...HEAD +[2021-02-06]: https://github.com/latex3/latex3/compare/2021-01-29...2021-02-06 +[2021-01-29]: https://github.com/latex3/latex3/compare/2021-01-09...2021-01-29 [2021-01-09]: https://github.com/latex3/latex3/compare/2020-09-24...2021-01-09 [2020-09-24]: https://github.com/latex3/latex3/compare/2020-09-11...2020-09-24 [2020-09-11]: https://github.com/latex3/latex3/compare/2020-09-01...2020-09-11 diff --git a/Master/texmf-dist/doc/latex/l3backend/README.md b/Master/texmf-dist/doc/latex/l3backend/README.md index bc607bd5433..07d6aadd6a0 100644 --- a/Master/texmf-dist/doc/latex/l3backend/README.md +++ b/Master/texmf-dist/doc/latex/l3backend/README.md @@ -1,7 +1,7 @@ LaTeX3 Backend Drivers ====================== -Release 2020-01-29 +Release 2021-02-06 This package forms parts of `expl3`, and contains the code used to interface with backends (drivers) across the `expl3` codebase. The functions here are diff --git a/Master/texmf-dist/doc/latex/l3backend/l3backend-code.pdf b/Master/texmf-dist/doc/latex/l3backend/l3backend-code.pdf Binary files differindex 2e72444e298..c6f39549e56 100644 --- a/Master/texmf-dist/doc/latex/l3backend/l3backend-code.pdf +++ b/Master/texmf-dist/doc/latex/l3backend/l3backend-code.pdf |