summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/l3build/README.md
blob: 45ceac94658df79cea6ee394011fa908bcb937c9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
l3build: a testing and building system for LaTeX3
=================================================

Release 2017/12/12

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.

Issues
------

The issue tracker for LaTeX3 is currently located
[on GitHub](https://github.com/latex3/l3build/issues).

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

The development team can be contacted
by e-mail: <latex-team@latex-project.org>.

-----

<p>Copyright (C) 2014-2017 The LaTeX3 Project <br />
<a href="http://latex-project.org/">http://latex-project.org/</a> <br />
All rights reserved.</p>