TeXRocks – A minimal (La)TeX distribution
TeXRocks is a minimal (La)TeX distribution powered by Luarocks/Lux and LuaTeX. It has the following features:
- virtual environment: all TeX packages are installed to .lux/5.3/XXXXX-package_name@version/, like nodejs's node_modules/ and python's .venv/. After development of PDF, you can delete it safely, and it will not affect your next development of PDF.
- minimal: we only install required packages
- package version control: when you declare latex-base == "2025.06.01-1", it will install exactly latex-base and no other versions! Pin the version like nodejs's package.json and python's requirements.txt
- package installation in parallel: install many packages at the same time
- a server to host compiled TeX packages: TeXRocks
- use lua to develop TeX packages: texmf
We also provide some related TeX tools, like kpsewhich and texdef written in lua. See official website TeXRocks
Quellen | /systems/texrocks |
Dokumentation | |
Home-Page | https://texrocks.readthedocs.io/ |
Hilfe | https://github.com/ustctug/texrocks/discussions |
Repository | https://github.com/ustctug/texrocks |
Entwickler | https://github.com/ustctug/texrocks/pulls |
Version | 0.3.6 |
Lizenzen | GNU General Public License, version 3 |
Betreuer | Zhenyu Wu |
Themen | Distribution |
Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (38.1k).
Ankündigungen
Vorschläge
Vielleicht sind auch die folgenden Pakete von Interesse.
Bewertungskommentare