Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/latex3/l3build
A testing and building system for LaTeX
https://github.com/latex3/l3build
build-automation build-system build-tools latex
Last synced: 1 day ago
JSON representation
A testing and building system for LaTeX
- Host: GitHub
- URL: https://github.com/latex3/l3build
- Owner: latex3
- License: lppl-1.3c
- Created: 2017-06-25T07:48:39.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T11:27:34.000Z (2 months ago)
- Last Synced: 2025-01-12T17:07:33.288Z (8 days ago)
- Topics: build-automation, build-system, build-tools, latex
- Language: Lua
- Size: 1.33 MB
- Stars: 91
- Watchers: 18
- Forks: 17
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
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 releasesThe 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).
-----
Copyright (C) 2014-2024 The LaTeX Project
https://latex-project.org/
All rights reserved.