diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-09 21:44:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-09 21:44:19 +0000 |
commit | f3266b6d92494d20f968cba7b17804fddc8ac409 (patch) | |
tree | 7a5db15bd3ed22c8b2b79b67bf7046dd1d281b83 /Master/texmf-dist/doc/support/cluttex/CHANGELOG.md | |
parent | 65e4272f74f437a899e7dd52c5ab52501dca02db (diff) |
cluttex (9oct18)
git-svn-id: svn://tug.org/texlive/trunk@48871 c570f23f-e606-0410-a88d-b1316a301751
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] |