summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/l3build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-09-14 21:54:24 +0000
committerKarl Berry <karl@freefriends.org>2015-09-14 21:54:24 +0000
commitce8261713a3c6542d6509919d8dc0f75329432ad (patch)
treed0bfeba8c7f385fde614fd7f97497ede040a2bc5 /Master/texmf-dist/doc/latex/l3build
parent06ca0b68a1199a658979f91eec6aec65bca22075 (diff)
l3build (14sep15)
git-svn-id: svn://tug.org/texlive/trunk@38376 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3build')
-rw-r--r--Master/texmf-dist/doc/latex/l3build/README.md66
-rw-r--r--Master/texmf-dist/doc/latex/l3build/l3build.pdfbin593855 -> 595373 bytes
2 files changed, 60 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/l3build/README.md b/Master/texmf-dist/doc/latex/l3build/README.md
index 87b8cbc8759..d39bf486108 100644
--- a/Master/texmf-dist/doc/latex/l3build/README.md
+++ b/Master/texmf-dist/doc/latex/l3build/README.md
@@ -1,26 +1,80 @@
l3build: a testing and building system for LaTeX3
=================================================
+Release 2015/09/14 (r6007)
+
+Overview
+--------
+
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.
+Discussion
+----------
+
+Discussion concerning the approach, suggestions for improvements,
+changes, additions, _etc._ should be addressed to the list
+[LaTeX-L](http://news.gmane.org/group/gmane.comp.tex.latex.latex3).
+
+You can subscribe to this list by sending mail to
+
+ listserv@urz.uni-heidelberg.de
+
+with the body containing
+
+ subscribe LATEX-L <Your-First-Name> <Your-Second-Name>
+
Issues
------
-The issue tracker for LaTeX3 bugs is currently located at
+The issue tracker for LaTeX3 is currently located at
+
+ https://github.com/latex3/latex3/issues
+
+Please report specific issues with LaTeX3 code there; more general
+discussion should be directed to the [LaTeX-L list](#Discussion).
+
+The LaTeX3 Project
+------------------
+
+Development of LaTeX3 is carried out by
+[The LaTeX3 Project](http://www.latex-project.org/latex3.html). Currently,
+the team members are
+
+ * Johannes Braams
+ * David Carlisle
+ * Robin Fairbairns
+ * Morten Høgholm
+ * Bruno Le Floch
+ * Thomas Lotze
+ * Frank Mittelbach
+ * Will Robertson
+ * Chris Rowley
+ * Rainer Schöpf
+ * Joseph Wright
+
+Former members of The LaTeX3 Project team were
+
+ * Michael Downes
+ * Denys Duchier
+ * Alan Jeffrey
+ * Martin Schröder
- https://github.com/latex3/latex3/issues
+The development team can be contacted
+by e-mail: <latex-team@latex-project.org>; for general LaTeX3 discussion
+the [LaTeX-L list](#Discussion) should be used.
-Please report specific issues with LaTeX3 code there.
+-----
---- Copyright 2014
- The LaTeX3 Project. All rights reserved ---
+<p>Copyright (C) 2014,2015 The LaTeX3 Project <br />
+<a href="http://latex-project.org/">http://latex-project.org/</a> <br />
+All rights reserved.</p>
diff --git a/Master/texmf-dist/doc/latex/l3build/l3build.pdf b/Master/texmf-dist/doc/latex/l3build/l3build.pdf
index 97f6fc3758a..a7ba01b7084 100644
--- a/Master/texmf-dist/doc/latex/l3build/l3build.pdf
+++ b/Master/texmf-dist/doc/latex/l3build/l3build.pdf
Binary files differ