CTAN Comprehensive TeX Archive Network

Verzeichnis macros/latex/contrib/fail-fast

README.md

fail-fast

make CTAN License

This package helps you make your build more fragile, which is good if you care about quality. It will turn every warning into an error and the engine will fail with a non-zero exit code.

First, install it from CTAN and then use in the preamble:

\documentclass{article}
\usepackage{fail-fast}
\begin{document}
This reference is broken: \ref{foo}
\end{document}

Otherwise, you can download fail-fast.sty and add to your project.

If you want to contribute yourself, make a fork, then create a branch, then run l3build ctan in the root directory. It should compile everything without errors. If not, submit an issue and wait. Otherwise, make your changes and then run l3build ctan again. If the build is still clean, submit a pull request.

Copyright (c) 2023-2026 Yegor Bugayenko, MIT License

Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (321.0k).

fail-fast – Turn warnings into errors

This package helps you make the build more fragile by turning warnings into errors. This may be a good practice if you care about the quality of your documents.

Paketfail-fast
Repository
Version0.1.0 2026-07-13
LizenzenMIT License
Copyright2023–2026 Yegor Bugayenko
BetreuerYegor Bugayenko
Enthalten inTeX Live als fail-fast
MiKTeX als fail-fast
ThemenÜbersetzung
...
Gästebuch Seiten-Struktur Impressum Autor kontaktieren