diff options
author | Karl Berry <karl@freefriends.org> | 2021-10-12 20:07:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-10-12 20:07:20 +0000 |
commit | 9b9af3f98ce453fa388221fbb39b765facc75146 (patch) | |
tree | cebe1c408539246f5725ed276b182bc2cbeb70a9 /Master/texmf-dist/doc/latex/l3backend | |
parent | d13d9685115e059e52709bb5583d7a6e9031942d (diff) |
l3 (12oct21)
git-svn-id: svn://tug.org/texlive/trunk@60743 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 | 8 | ||||
-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 | 887688 -> 887895 bytes |
3 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/l3backend/CHANGELOG.md b/Master/texmf-dist/doc/latex/l3backend/CHANGELOG.md index 4a734764750..f98528e3189 100644 --- a/Master/texmf-dist/doc/latex/l3backend/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/l3backend/CHANGELOG.md @@ -6,6 +6,11 @@ this project uses date-based 'snapshot' version identifiers. ## [Unreleased] +## [2021-10-12] + +### Fixed +- Issues with creating DeviceN color spaces + ## [2021-08-04] ## Changed @@ -191,7 +196,8 @@ 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/2021-08-04...HEAD +[Unreleased]: https://github.com/latex3/latex3/compare/2021-10-12...HEAD +[2021-10-12]: https://github.com/latex3/latex3/compare/2021-08-04...2021-10-12 [2021-08-04]: https://github.com/latex3/latex3/compare/2021-07-12...2021-08-04 [2021-07-12]: https://github.com/latex3/latex3/compare/2021-05-07...2021-07-12 [2021-05-07]: https://github.com/latex3/latex3/compare/2021-03-18...2021-05-07 diff --git a/Master/texmf-dist/doc/latex/l3backend/README.md b/Master/texmf-dist/doc/latex/l3backend/README.md index 68b63c31895..53491670134 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 2021-08-04 +Release 2021-10-12 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 ad22595ef8d..e593fc032ee 100644 --- a/Master/texmf-dist/doc/latex/l3backend/l3backend-code.pdf +++ b/Master/texmf-dist/doc/latex/l3backend/l3backend-code.pdf |