diff options
Diffstat (limited to 'Master/texmf-dist/tpm/nag.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/nag.tpm | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/nag.tpm b/Master/texmf-dist/tpm/nag.tpm new file mode 100644 index 00000000000..3414c5ed5dd --- /dev/null +++ b/Master/texmf-dist/tpm/nag.tpm @@ -0,0 +1,42 @@ +<!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/Package/nag.zip"> + <TPM:Name>nag</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/07/26 00:44:43</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title> +Detecting and warning about obsolete LaTeX commands + </TPM:Title> + <TPM:Description> +Old habits die hard. All the same, there are commands, classes and +packages which are outdated and superseded. nag provides routines to +warn the user about the use of those. As an example, we provide an +extension that detects many of the ``sins'' described in +l2tabu. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>130740</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="10308"> +texmf-dist/tex/latex/nag/abort.nag +texmf-dist/tex/latex/nag/l2tabu.nag +texmf-dist/tex/latex/nag/nag.sty +texmf-dist/tpm/nag.tpm + </TPM:RunFiles> + <TPM:DocFiles size="99040"> +texmf-dist/doc/latex/nag/README +texmf-dist/doc/latex/nag/nag.pdf +texmf-dist/doc/latex/nag/nagdemo.pdf +texmf-dist/doc/latex/nag/nagdemo.tex + </TPM:DocFiles> + <TPM:SourceFiles size="21392"> +texmf-dist/source/latex/nag/nag.dtx +texmf-dist/source/latex/nag/nag.ins + </TPM:SourceFiles> + <TPM:Provides>Package/nag</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |