diff options
Diffstat (limited to 'Master/texmf-dist/tpm/proof.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/proof.tpm | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/proof.tpm b/Master/texmf-dist/tpm/proof.tpm new file mode 100644 index 00000000000..2633f0198aa --- /dev/null +++ b/Master/texmf-dist/tpm/proof.tpm @@ -0,0 +1,27 @@ +<!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/proof.zip"> + <TPM:Name>proof</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/07/05 17:11:24</TPM:Date> + <TPM:Version>3.0 1997/03/06</TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title> +Shell based completion to process and view TeX and LaTeX. + </TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author>Makoto Tatsuta</TPM:Author> + <TPM:Size>47085</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="10346"> +texmf-dist/tex/latex/proof/proof.sty +texmf-dist/tpm/proof.tpm + </TPM:RunFiles> + <TPM:DocFiles size="36739"> +texmf-dist/doc/latex/proof/proofeg.pdf +texmf-dist/doc/latex/proof/proofeg.tex + </TPM:DocFiles> + <TPM:Provides>Package/proof</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |