diff options
author | Karl Berry <karl@freefriends.org> | 2009-02-26 00:59:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-02-26 00:59:40 +0000 |
commit | d28e1b8714ceabf8a3a18538917f03c4230a93f9 (patch) | |
tree | 382fd8aa8099f6fae70895fd56c0763269a9777b /Master/texmf-dist/doc/support | |
parent | b3fd7332ea18e6172db25318716832397b625ddd (diff) |
new script texloganalyser (23feb09)
git-svn-id: svn://tug.org/texlive/trunk@12237 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support')
-rw-r--r-- | Master/texmf-dist/doc/support/texloganalyser/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/texloganalyser/README b/Master/texmf-dist/doc/support/texloganalyser/README new file mode 100644 index 00000000000..aaa68cc4664 --- /dev/null +++ b/Master/texmf-dist/doc/support/texloganalyser/README @@ -0,0 +1,8 @@ +This is texloganalyser (Perl script), version 0.6 + Copyright 2006-2009 Thomas van Oudenhove + License: BSD + +Usage: texloganalyser [--help|--version|-efhioprstuvw] <TeX log> + Displays selective infos of LaTeX logs + +More documentation is available with `perldoc texloganalyser`. |