diff options
Diffstat (limited to 'Master/texmf-dist/tpm/pmgraph.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/pmgraph.tpm | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/Master/texmf-dist/tpm/pmgraph.tpm b/Master/texmf-dist/tpm/pmgraph.tpm deleted file mode 100644 index 7733acdfd1d..00000000000 --- a/Master/texmf-dist/tpm/pmgraph.tpm +++ /dev/null @@ -1,30 +0,0 @@ -<!DOCTYPE rdf:RDF SYSTEM "../../support/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/pmgraph.zip"> - <TPM:Name>pmgraph</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/09 00:44:40</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>"Poor man's" graphics.</TPM:Title> - <TPM:Description> -A set of extensions to LaTeX picture environment, including -a wider range of vectors, and a lot more box frame styles. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Sasha Berdnikov</TPM:Author> - <TPM:Size>166282</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="77418"> -texmf-dist/tex/latex/pmgraph/pmgraph.sty -texmf-dist/tpm/pmgraph.tpm - </TPM:RunFiles> - <TPM:DocFiles size="88864"> -texmf-dist/doc/latex/pmgraph/pmgraph.dvi -texmf-dist/doc/latex/pmgraph/pmgraph.tex - </TPM:DocFiles> - <TPM:Provides>Package/pmgraph</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |