diff options
author | Karl Berry <karl@freefriends.org> | 2014-03-11 22:28:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-03-11 22:28:51 +0000 |
commit | 060c6b19d10f30ed2f2cc148039d8d1c4fb29f81 (patch) | |
tree | faf2f70ef771b393975c820a87bae41d18796546 /Master/texmf-dist/doc/support/texfot | |
parent | c707df4ad45a84e821e2c4148e4de8dad15cd5b5 (diff) |
texfot
git-svn-id: svn://tug.org/texlive/trunk@33155 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/texfot')
-rw-r--r-- | Master/texmf-dist/doc/support/texfot/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/texfot/README b/Master/texmf-dist/doc/support/texfot/README new file mode 100644 index 00000000000..a4b7bddd10f --- /dev/null +++ b/Master/texmf-dist/doc/support/texfot/README @@ -0,0 +1,9 @@ +texfot is a Perl script to filter the online output from a TeX run, +attempting to show only those messages which probably deserve some +change in the source. The TeX invocation itself need not change. + +Originally written in 2014. Released to the public domain. + +Author: Karl Berry <karl@freefriends.org> +Home page: http://www.ctan.org/pkg/texfot + |