diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-02 23:53:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-02 23:53:56 +0000 |
commit | 8c7bb48bbf7788d720e58ab702df0ad00bb5a711 (patch) | |
tree | 560f17fcd93e0bb103c397884845d6f3afc93642 /Master/texmf/tpm/bin-chktex.tpm | |
parent | 96cbcdb79ca59c58c918be2c8fb878577cc374ba (diff) |
trunk/Master/texmf/tpm
git-svn-id: svn://tug.org/texlive/trunk@37 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/tpm/bin-chktex.tpm')
-rw-r--r-- | Master/texmf/tpm/bin-chktex.tpm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf/tpm/bin-chktex.tpm b/Master/texmf/tpm/bin-chktex.tpm new file mode 100644 index 00000000000..d0633768c5c --- /dev/null +++ b/Master/texmf/tpm/bin-chktex.tpm @@ -0,0 +1,36 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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/TLCore/bin-chktex.zip"> + <TPM:Name>bin-chktex</TPM:Name> + <TPM:Type>TLCore</TPM:Type> + <TPM:Date>2005/10/30 13:16:24</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>popineau</TPM:Creator> + <TPM:Title>.</TPM:Title> + <TPM:Description> +This program catches some typographic errors LaTeX overlooks, +and can be viewed as Lint for LaTeX. Filters are also provided +for checking the LaTeX parts of CWEB documents. + </TPM:Description> + <TPM:Author>Jens T. Berger Thielemann and Baruch Even</TPM:Author> + <TPM:Size>668481</TPM:Size> + <TPM:Build> + <TPM:BinPatterns>bin/win32/ChkTeX.exe</TPM:BinPatterns> + <TPM:RunPatterns>texmf/chktex/* +texmf/tpm/bin-chktex.tpm</TPM:RunPatterns> + <TPM:DocPatterns>texmf/doc/chktex/*</TPM:DocPatterns> + </TPM:Build> + <TPM:BinFiles arch="win32" size="49152">bin/win32/ChkTeX.exe</TPM:BinFiles> + <TPM:RunFiles size="20940"> +texmf/chktex/.chktexrc +texmf/tpm/bin-chktex.tpm + </TPM:RunFiles> + <TPM:DocFiles size="598389"> +texmf/doc/chktex/ChkTeX.html +texmf/doc/chktex/ChkTeX.pdf +texmf/doc/chktex/chktex.dvi + </TPM:DocFiles> + <TPM:Provides>TLCore/bin-chktex</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |