CTAN update: cluttex
Date: March 17, 2025 2:26:44 PM CET
Mizuki Arata submitted an update to the
cluttex
package.
Version: 0.7.0 2025-03-16
License: gpl3+
Summary description: An automation tool for running LaTeX
Announcement text:
The main part of ClutTeX is now written in Standard ML, and compiled to Lua by LunarML. Changes: * Some behavior of ClutTeX can now be customized with a configuration file: `temporary-directory` and `color` keys are available. * The default value for `--max-iterations` is now 4 (previous: 3). * Add `--source-date-epoch` option and support `--package-support=pdfx`.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/cluttex The package’s files themselves can be inspected at https://mirrors.ctan.org/support/cluttex/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs
The main part of ClutTeX is now written in Standard ML, and compiled to Lua by LunarML. Changes: * Some behavior of ClutTeX can now be customized with a configuration file: `temporary-directory` and `color` keys are available. * The default value for `--max-iterations` is now 4 (previous: 3). * Add `--source-date-epoch` option and support `--package-support=pdfx`.
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/cluttex The package’s files themselves can be inspected at https://mirrors.ctan.org/support/cluttex/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
CTAN is run entirely by volunteers and supported by TeX user groups. Please join a user group or donate to one, see https://ctan.org/lugs
cluttex – An automation tool for running LaTeX
This is another tool for the automation of LaTeX document processing, like latexmk or arara.
The main feature of this tool is that it does not clutter your working directory with .aux or .log or other auxiliary files.
It has of course the usual features of automation tools: It automatically re-runs (La)TeX for cross-references. MakeIndex, BibTeX, Biber, or makeglossaries will be executed if a corresponding option is set. Furthermore, cluttex can watch input files for changes (using an external program).
Package | cluttex |
Version | 0.7.0 2025-03-16 |
Copyright | 2016–2024 ARATA Mizuki |
Maintainer | Mizuki Arata |