Directory macros/latex/contrib/l3build
l3build: a testing and building system for LaTeX
Release 2024-10-16
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.
Development team
The LaTeX kernel is developed by The LaTeX Project.
Copyright (C) 2014-2024 The LaTeX Project
https://latex-project.org/
All rights reserved.
Download the contents of this package in one zip archive (807.9k).
l3build – A testing and building system for (La)TeX
The build system supports testing and building LaTeX3 code, on Linux, Mac OS X and Windows systems. The package offers:
- A unit testing system for (La)TeX code (whether kernel code or contributed packages);
- A system for typesetting package documentation; and
- An automated process for creating CTAN releases.
The package is essentially independent of other material released by the LaTeX3 team, and may be updated on a different schedule.
Package | l3build |
Home page | https://www.latex-project.org |
Bug tracker | https://github.com/latex3/l3build/issues |
Repository | https://github.com/latex3/l3build |
Version | 2024-10-16 |
Licenses | The LaTeX Project Public License 1.3c |
Copyright | 2014–2024 The LaTeX Project |
Maintainer | The LaTeX Project Team |
TDS archive | l3build.tds.zip |
Contained in | TeX Live as l3build MiKTeX as l3build |
Topics | CTAN Package development Macro support |