summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/l3build/README
blob: b51e41c5eaecad75236cce5131ff73a7cbdd38ad (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
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 ---