summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/l3build/README.md
blob: 635693ae9ff4f4fdd83992419344b7e35687e7f9 (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
l3build: a testing and building system for LaTeX
=================================================

Release 2021-08-28

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 LaTeX development but
are designed such that they can be readily used by others. Full
documentation is provided.

Issues
------

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

Development team
----------------

The LaTeX kernel is developed by [The LaTeX Project](https://latex-project.org).

-----

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