summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/cluttex/CHANGELOG.md
blob: 32408b1518e9d4257903f29d3b5e142f8039d011 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Version 0.1 (2018-10-10)
-----

Initial release.

Basic features:

* Does not clutter your working directory with `.aux`, `.log`, etc. files.
* Does not prompt for input when there is a (La)TeX error.
* With pTeX-like engines, automatically run dvipdfmx to produce PDF file.
* Automatically re-run (La)TeX to resolve cross-references and other things.
* Watch input files for change (requires an external program). [`--watch` option]
* Support for MakeIndex, BibTeX, Biber, makeglossaries commands. [`--makeindex`, `--bibtex`, `--biber`, `--makeglossaries` options]