summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-wordcount.html
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-10-09 22:55:11 +0000
committerKarl Berry <karl@freefriends.org>2009-10-09 22:55:11 +0000
commit4be9896a3192173699de340a9f0475654efedb3a (patch)
treeda0e954012cd781f875c761c42f6a76e50e2f272 /Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-wordcount.html
parentbd1227ad4919d2fbe17d63213bf48542f9c36f38 (diff)
faq 3.19a update (9oct09)
git-svn-id: svn://tug.org/texlive/trunk@15725 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-wordcount.html')
-rw-r--r--Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-wordcount.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-wordcount.html b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-wordcount.html
index 16bd4cdafbf..0087b886837 100644
--- a/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-wordcount.html
+++ b/Master/texmf-dist/doc/generic/FAQ-en/html/FAQ-wordcount.html
@@ -15,7 +15,7 @@ displays of various sorts, this number will probably not be an
integer); multiply the two. However, if the document to be submitted
is to determine the success of the rest of one&rsquo;s life, it takes a
brave person to thumb their nose at authority quite so
-comprehensively...
+comprehensively&hellip;
<p/>The simplest method is to strip out the (La)TeX markup, and to count
what&rsquo;s left. On a Unix-like system, this may be done using
<i>detex</i> and the built-in <i>wc</i>:
@@ -40,10 +40,10 @@ LaTeX file with a special piece of supporting TeX code, and then
counting word indications in the log file. This is probably as
accurate automatic counting as you can get, if it works for you.
<dl>
-<dt><tt><i>detex</i></tt><dd><a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/support/detex.zip">support/detex</a> (or <a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/support/detex/">browse the directory</a>)
-<dt><tt><i>latexcount.pl</i></tt><dd><a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archivesupport/latexcount/latexcount.pl">support/latexcount/latexcount.pl</a>
-<dt><tt><i>TeXcount</i></tt><dd><a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/support/texcount.zip">support/texcount</a> (or <a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/support/texcount/">browse the directory</a>)
-<dt><tt><i>wordcount</i></tt><dd><a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/macros/latex/contrib/wordcount.zip">macros/latex/contrib/wordcount</a> (or <a href="http://www.tex.ac.uk/www.tex.ac.uk tex-archive/macros/latex/contrib/wordcount/">browse the directory</a>)
+<dt><tt><i>detex</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/support/detex.zip">support/detex</a> (or <a href="http://www.tex.ac.uk/tex-archive/support/detex/">browse the directory</a>)
+<dt><tt><i>latexcount.pl</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/support/latexcount/latexcount.pl">support/latexcount/latexcount.pl</a>
+<dt><tt><i>TeXcount</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/support/texcount.zip">support/texcount</a> (or <a href="http://www.tex.ac.uk/tex-archive/support/texcount/">browse the directory</a>)
+<dt><tt><i>wordcount</i></tt><dd><a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/wordcount.zip">macros/latex/contrib/wordcount</a> (or <a href="http://www.tex.ac.uk/tex-archive/macros/latex/contrib/wordcount/">browse the directory</a>)
</dl>
<p/>
<p/><p/><p/><p>This question on the Web: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=wordcount">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=wordcount</a>