diff options
Diffstat (limited to 'Master/texmf-dist/tpm/warning.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/warning.tpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/warning.tpm b/Master/texmf-dist/tpm/warning.tpm new file mode 100644 index 00000000000..7992c62b270 --- /dev/null +++ b/Master/texmf-dist/tpm/warning.tpm @@ -0,0 +1,29 @@ +<!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/warning.zip"> + <TPM:Name>warning</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2001/09/03 00:37:57</TPM:Date> + <TPM:Version>0.01</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Global warnings at the end of the logfile.</TPM:Title> + <TPM:Description> +This package provides a command that generates a list of warnings +that are printed out at the very end of the logfile. +This is useful for warning such as +"Rerun for this or that reason" or "This is draft, change this +before the final run". +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Harald Harders</TPM:Author> + <TPM:Size>4561</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="3641"> +texmf-dist/tex/latex/warning/warning.sty +texmf-dist/tpm/warning.tpm + </TPM:RunFiles> + <TPM:SourceFiles size="920">texmf-dist/source/latex/warning/warning.xml</TPM:SourceFiles> + <TPM:Provides>Package/warning</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |