diff options
author | Karl Berry <karl@freefriends.org> | 2008-11-20 16:56:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-11-20 16:56:11 +0000 |
commit | c0c091e5b6a1e5cc7816178df4d725290b8364ab (patch) | |
tree | 206ea9c94063a415d517e5f5cd115615e0f78484 /Master/texmf-dist/doc/support/texcount/README | |
parent | 2ef1581f8d9e92ff91fb3bf3907af849c01c86bc (diff) |
texcount 2.1 (19nov08)
git-svn-id: svn://tug.org/texlive/trunk@11374 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 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/support/texcount/README b/Master/texmf-dist/doc/support/texcount/README index fb8d53764fc..45512130d2f 100644 --- a/Master/texmf-dist/doc/support/texcount/README +++ b/Master/texmf-dist/doc/support/texcount/README @@ -1,8 +1,9 @@ -TeXcount.pl is a Perl script that counts the number of words in the +TeXcount 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. +The package, i.e. the script and all accompanying files, is +distributed under the LaTeX Project Public License. |