Skip to content

latex3/l3build

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

l3build: a testing and building system for LaTeX

Release 2023-03-27

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-2023 The LaTeX Project
http://latex-project.org/
All rights reserved.