diff options
author | Karl Berry <karl@freefriends.org> | 2014-06-28 22:01:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-06-28 22:01:09 +0000 |
commit | 65b048d524ef9464d4039093986e267b277dafd9 (patch) | |
tree | 9ca9621d629641ee1ece91dd7735a289bb223ec6 /Master/texmf-dist/doc/latex/l3build | |
parent | 546e6790c84dde88b3abdffd431ece4e0061e0e6 (diff) |
l3build
git-svn-id: svn://tug.org/texlive/trunk@34469 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3build')
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/README | 26 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3build/l3build.pdf | bin | 0 -> 499230 bytes |
2 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/l3build/README b/Master/texmf-dist/doc/latex/l3build/README new file mode 100644 index 00000000000..b51e41c5eae --- /dev/null +++ b/Master/texmf-dist/doc/latex/l3build/README @@ -0,0 +1,26 @@ +l3build: a testing and building system for LaTeX3 +================================================= + +The `l3build` module is designed to support the development of +high-quality LaTeX code by providing: + - A unit testing system + - Automated typesetting of code sources + - A reliable packaging system for CTAN releases + +The bundle consists of a Lua script to run the tasks and a +`.tex` file which provides the testing environment. These were +originally developed for supporting LaTeX3 development but +are designed such that they can be readily used by others. Full +documentation is provided. + +Issues +------ + +The issue tracker for LaTeX3 bugs is currently located at + + https://github.com/latex3/svn-mirror/issues + +Please report specific issues with LaTeX3 code there. + +--- Copyright 2014 + The LaTeX3 Project. All rights reserved --- diff --git a/Master/texmf-dist/doc/latex/l3build/l3build.pdf b/Master/texmf-dist/doc/latex/l3build/l3build.pdf Binary files differnew file mode 100644 index 00000000000..eb15cca52a2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/l3build/l3build.pdf |