diff options
Diffstat (limited to 'Master/texmf-dist/tpm/plgraph.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/plgraph.tpm | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/plgraph.tpm b/Master/texmf-dist/tpm/plgraph.tpm new file mode 100644 index 00000000000..500f9aa3e67 --- /dev/null +++ b/Master/texmf-dist/tpm/plgraph.tpm @@ -0,0 +1,39 @@ +<!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/plgraph.zip"> + <TPM:Name>plgraph</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/02/29 14:55:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>No caption.</TPM:Title> + <TPM:Description> +LaTeX graphics package with wrapper to allow it to be used +with generic plain TeX. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>unknown</TPM:Author> + <TPM:Size>41831</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="31158"> +texmf-dist/tex/plain/plgraph/autopict.sty +texmf-dist/tex/plain/plgraph/color.tex +texmf-dist/tex/plain/plgraph/graphicx.tex +texmf-dist/tex/plain/plgraph/miniltx.tex +texmf-dist/tex/plain/plgraph/picture.tex +texmf-dist/tex/plain/plgraph/psfrag.tex +texmf-dist/tpm/plgraph.tpm + </TPM:RunFiles> + <TPM:DocFiles size="7504"> +texmf-dist/doc/plain/plgraph/00readme.txt +texmf-dist/doc/plain/plgraph/autopict.ins +texmf-dist/doc/plain/plgraph/exmplcol.tex +texmf-dist/doc/plain/plgraph/exmplgrf.tex +texmf-dist/doc/plain/plgraph/exmplpfg.tex +texmf-dist/doc/plain/plgraph/exmplpic.tex + </TPM:DocFiles> + <TPM:SourceFiles size="3169">texmf-dist/source/plain/plgraph/autopict.ins</TPM:SourceFiles> + <TPM:Provides>Package/plgraph</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |