diff options
Diffstat (limited to 'Master/texmf-dist/doc/support/cluttex/CHANGELOG.md')
-rw-r--r-- | Master/texmf-dist/doc/support/cluttex/CHANGELOG.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/cluttex/CHANGELOG.md b/Master/texmf-dist/doc/support/cluttex/CHANGELOG.md new file mode 100644 index 00000000000..32408b1518e --- /dev/null +++ b/Master/texmf-dist/doc/support/cluttex/CHANGELOG.md @@ -0,0 +1,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] |