diff options
Diffstat (limited to 'Master/texmf-dist/tpm/pst-3dplot.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/pst-3dplot.tpm | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/pst-3dplot.tpm b/Master/texmf-dist/tpm/pst-3dplot.tpm new file mode 100644 index 00000000000..394ceb50249 --- /dev/null +++ b/Master/texmf-dist/tpm/pst-3dplot.tpm @@ -0,0 +1,54 @@ +<!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/pst-3dplot.zip"> + <TPM:Name>pst-3dplot</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/02/21 06:18:00</TPM:Date> + <TPM:Version>1.1</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Draw 3d curves and graphs using PSTricks.</TPM:Title> + <TPM:Description> +A package using PSTricks to draw a +large variety of graphs and plots, including 3D maths functions. +Data can be read from external data files, making this +package a generic tool for graphing within TeX/LaTeX, without +the need for external tools. +Uses the xkeyval package to provide +its command argument decoding. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Herbert Voss</TPM:Author> + <TPM:Size>2562088</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="60104"> +texmf-dist/dvips/pst-3dplot/pst-3dplot.pro +texmf-dist/tex/generic/pst-3dplot/pst-3dplot.tex +texmf-dist/tex/latex/pst-3dplot/pst-3dplot.sty +texmf-dist/tpm/pst-3dplot.tpm + </TPM:RunFiles> + <TPM:DocFiles size="2501984"> +texmf-dist/doc/generic/pst-3dplot/Changes +texmf-dist/doc/generic/pst-3dplot/README +texmf-dist/doc/generic/pst-3dplot/doc/data3D.Roessler +texmf-dist/doc/generic/pst-3dplot/doc/data3D.dat +texmf-dist/doc/generic/pst-3dplot/doc/pst-3dplot-doc.pdf +texmf-dist/doc/generic/pst-3dplot/doc/pst-3dplot-doc.tex +texmf-dist/doc/generic/pst-3dplot/doc/pst-3dplot.bib +texmf-dist/doc/generic/pst-3dplot/doc/tb72voss3d.pdf +texmf-dist/doc/generic/pst-3dplot/examples/3DLine.pdf +texmf-dist/doc/generic/pst-3dplot/examples/3DLine.tex +texmf-dist/doc/generic/pst-3dplot/examples/3d0.pdf +texmf-dist/doc/generic/pst-3dplot/examples/3d0.tex +texmf-dist/doc/generic/pst-3dplot/examples/3d1.pdf +texmf-dist/doc/generic/pst-3dplot/examples/3d1.tex +texmf-dist/doc/generic/pst-3dplot/examples/3d2.pdf +texmf-dist/doc/generic/pst-3dplot/examples/3d2.tex +texmf-dist/doc/generic/pst-3dplot/examples/polar2.pdf +texmf-dist/doc/generic/pst-3dplot/examples/polar2.tex +texmf-dist/doc/generic/pst-3dplot/examples/spherCoor.pdf +texmf-dist/doc/generic/pst-3dplot/examples/spherCoor.tex + </TPM:DocFiles> + <TPM:Provides>Package/pst-3dplot</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |