diff options
author | Karl Berry <karl@freefriends.org> | 2020-09-02 21:36:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-09-02 21:36:32 +0000 |
commit | d59eb254bbc4402d6e35a1e112e652643512faa3 (patch) | |
tree | a96ceb72421eb658c30b83c5b81fe892927d8133 /Master/texmf-dist/doc/latex/l3backend/README.md | |
parent | 4b81beda956165383bb21ad95c6831707bf3e1e0 (diff) |
l3backend (2sep20)
git-svn-id: svn://tug.org/texlive/trunk@56244 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3backend/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/l3backend/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/l3backend/README.md b/Master/texmf-dist/doc/latex/l3backend/README.md index a0ebb980035..86d0912e2cc 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-08-07 +Release 2020-09-01 This package forms parts of `expl3`, and contains the code used to interface with backends (drivers) across the `expl3` codebase. The functions here are |