diff options
author | Karl Berry <karl@freefriends.org> | 2015-08-07 21:45:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-08-07 21:45:17 +0000 |
commit | 809a2782f6a6514f7689c13bdc1875a4fd388e5a (patch) | |
tree | ed66a0d3c924a55ee2a90f19d1e0e8c038ac69b2 /Master/texmf-dist/doc/support/texfot | |
parent | 652fddcc2fe810532f6c88b47758fc2ab8eae299 (diff) |
texfot (7aug15)
git-svn-id: svn://tug.org/texlive/trunk@38071 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/texfot')
-rw-r--r-- | Master/texmf-dist/doc/support/texfot/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/support/texfot/README b/Master/texmf-dist/doc/support/texfot/README index 15481ab2542..81b84dc9283 100644 --- a/Master/texmf-dist/doc/support/texfot/README +++ b/Master/texmf-dist/doc/support/texfot/README @@ -1,6 +1,6 @@ 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. +attempting to show only those messages which (probably) deserve some +attention in the source. The TeX invocation itself need not change. The PDF file is made from the POD documentation in the Perl source: pod2man texfot.pl | groff -man -t -rS11 | ps2pdf - texfot.pdf @@ -13,4 +13,4 @@ Supposedly it is possible to add options to either groff or ps2pdf Originally written in 2014. Released to the public domain. Author: Karl Berry <karl@freefriends.org> -Home page: http://www.ctan.org/pkg/texfot +Home page: http://ctan.org/pkg/texfot |