diff options
author | Karl Berry <karl@freefriends.org> | 2008-03-11 00:11:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-03-11 00:11:19 +0000 |
commit | 4fc19da7bf2b940d88ea293c3675e7530a348648 (patch) | |
tree | d7c5df42eba823d1ff37a2d8a5f9d770d958e05a /Master/texmf-dist/doc/support/texcount/README | |
parent | 8017667ed3356ee00be78791ddd88d53283a440a (diff) |
texcount update, plus doc, plus symlink to scripts instead of building
git-svn-id: svn://tug.org/texlive/trunk@6936 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/texcount/README')
-rw-r--r-- | Master/texmf-dist/doc/support/texcount/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/texcount/README b/Master/texmf-dist/doc/support/texcount/README new file mode 100644 index 00000000000..fb8d53764fc --- /dev/null +++ b/Master/texmf-dist/doc/support/texcount/README @@ -0,0 +1,8 @@ +TeXcount.pl is a Perl script that counts the number of words in the +text of LaTeX files. It has rules for handling most of the common +macros and provides colour coded output indicating which parts have +been counted. Go to + http://folk.uio.no/einarro/Comp/texwordcount.html +for more information or to access the script online as a web service. + +The package is distributed under the LaTeX Project Public License. |