diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-25 21:34:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-25 21:34:47 +0000 |
commit | 02aa0c181c36eb53c436478eeb878a070972ac16 (patch) | |
tree | e6803181aa2bf1a9bbe4ccda4841b4f6d9b1e31a /Master/texmf-dist/doc/latex/l3build | |
parent | 56ff75d2dc5bee2624945e8dd43945f1670e040d (diff) |
l3build (25oct18)
git-svn-id: svn://tug.org/texlive/trunk@48991 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3build')
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/CHANGELOG.md | 21 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/README.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/l3build.pdf | bin | 674707 -> 674538 bytes |
3 files changed, 18 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md b/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md index d2101f6fe9c..7202cfb1c70 100644 --- a/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/l3build/CHANGELOG.md @@ -7,7 +7,20 @@ this project uses date-based 'snapshot' version identifiers. ## [Unreleased] -## [2018-09-26] +## [2018-10-25] + +## Added + +- `\SHOWFILE` command + +## Changed + +- Better support for multiple LuaTeX engines (see #75) + +## Fixed + +- Support for spaces in directory names (fixes #76) +- Support relative directories as argument to `--texmfhome` ## [2018-09-23] @@ -112,7 +125,7 @@ this project uses date-based 'snapshot' version identifiers. ## [2018-03-08] ### Added -- Target `tag`, variable `tagfiles` and function `update_tag()` +- Target `tag`, variable `tagfiles` and function `update_tag()` - Variables `scriptfiles` and `scriptmanfiles` to support installation of scripts @@ -170,7 +183,8 @@ this project uses date-based 'snapshot' version identifiers. - Rationalise short option names: removed `-d`, `-E`, `-r` - Target `cmdcheck`: specific to LaTeX3 kernel work -[Unreleased]: https://github.com/latex3/l3build/compare/2018-09-26...HEAD +[Unreleased]: https://github.com/latex3/l3build/compare/2018-10-25...HEAD +[2018-10-25]: https://github.com/latex3/l3build/compare/2018-09-26...2018-10-25 [2018-09-26]: https://github.com/latex3/l3build/compare/2018-09-23...2018-09-26 [2018-09-23]: https://github.com/latex3/l3build/compare/2018-09-21...2018-09-23 [2018-09-21]: https://github.com/latex3/l3build/compare/2018-08-07...2018-09-21 @@ -187,4 +201,3 @@ this project uses date-based 'snapshot' version identifiers. [2018-02-20]: https://github.com/latex3/l3build/compare/2018-01-27...2018-02-20 [2018-01-27]: https://github.com/latex3/l3build/compare/2018-01-10...2018-01-27 [2018-01-10]: https://github.com/latex3/l3build/compare/2017-12-12...2018-01-10 - diff --git a/Master/texmf-dist/doc/latex/l3build/README.md b/Master/texmf-dist/doc/latex/l3build/README.md index 5cd4a6bfbfd..bbabb53c0a7 100644 --- a/Master/texmf-dist/doc/latex/l3build/README.md +++ b/Master/texmf-dist/doc/latex/l3build/README.md @@ -1,7 +1,7 @@ l3build: a testing and building system for LaTeX3 ================================================= -Release 2018-09-26 +Release 2018-10-25 Overview -------- diff --git a/Master/texmf-dist/doc/latex/l3build/l3build.pdf b/Master/texmf-dist/doc/latex/l3build/l3build.pdf Binary files differindex 4af47c724ba..babc27bce30 100644 --- a/Master/texmf-dist/doc/latex/l3build/l3build.pdf +++ b/Master/texmf-dist/doc/latex/l3build/l3build.pdf |