<!DOCTYPE rdf:RDF SYSTEM "../tpm.dtd"> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> <rdf:Description about="http://texlive.dante.de/texlive/package/wordcount.zip"> <TPM:Name>wordcount</TPM:Name> <TPM:Type>package</TPM:Type> <TPM:Date>2000/10/04 13:36:36</TPM:Date> <TPM:Version></TPM:Version> <TPM:Creator>rahtz</TPM:Creator> <TPM:Title> Estimate the number of words in a LaTeX document. </TPM:Title> <TPM:Size>11611</TPM:Size> <TPM:Description> 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. </TPM:Description> <TPM:Build> <TPM:RunPatterns> texmf/tex/latex/wordcount/* texmf/tpm/package/wordcount.tpm </TPM:RunPatterns> <TPM:SourcePatterns>texmf/source/latex/wordcount/*</TPM:SourcePatterns> </TPM:Build> <TPM:RunFiles size="8697"> texmf/tex/latex/wordcount/wordcount.tex texmf/tpm/package/wordcount.tpm </TPM:RunFiles> <TPM:SourceFiles size="2914">texmf/source/latex/wordcount/wordcount.sh</TPM:SourceFiles> <TPM:Provides>package/wordcount</TPM:Provides> </rdf:Description> </rdf:RDF>