summaryrefslogtreecommitdiffstats
path: root/tools/README
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2017-01-24 11:57:45 +0100
committerNao Pross <naopross@thearcway.org>2017-01-24 11:57:45 +0100
commitc4b6883fd42665f1796f6b94cda40202ceaaca7b (patch)
treed452fb776d5a79eb1b5e6434d7ca8eb4dbfd64ad /tools/README
parentcleaned up structure and finished renewables production (diff)
downloadPDI-c4b6883fd42665f1796f6b94cda40202ceaaca7b.tar.gz
PDI-c4b6883fd42665f1796f6b94cda40202ceaaca7b.zip
work done at school
Diffstat (limited to '')
-rwxr-xr-xtools/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/tools/README b/tools/README
new file mode 100755
index 0000000..2ca33b6
--- /dev/null
+++ b/tools/README
@@ -0,0 +1,9 @@
+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://app.uio.no/ifi/texcount/
+for more information or to access the script online as a web service.
+
+The package, i.e. the script and all accompanying files, is
+distributed under the LaTeX Project Public License.