summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/wordcount/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/wordcount/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/wordcount/README')
-rw-r--r--macros/latex/contrib/wordcount/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/macros/latex/contrib/wordcount/README b/macros/latex/contrib/wordcount/README
new file mode 100644
index 0000000000..2a3ff0e173
--- /dev/null
+++ b/macros/latex/contrib/wordcount/README
@@ -0,0 +1,20 @@
+wordcount 2016/06/03 v1.7
+
+
+The package provides a relatively easy way of estimating the number of
+words in a LaTeX document that does not require dvitty or other DVI
+converters. It does however require something like Unix grep -c that
+can search a file for a particular string and report the number of
+matching lines. An accompanying shell script wordcount.sh contains
+more information in its comments.
+
+Following Michael's death, his family have requested that his TeX
+related files are made publicly available under the LPPL license.
+
+
+The wordcount package is available under the
+LaTeX Project Public License version 1
+or (at your option) any later version.
+https://latex-project.org/lppl/
+(LPPL maintenance status: unmaintained)
+