diff options
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.html | 10 |
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’s life, it takes a brave person to thumb their nose at authority quite so -comprehensively... +comprehensively… <p/>The simplest method is to strip out the (La)TeX markup, and to count what’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> |