diff options
Diffstat (limited to 'Master/texmf-dist/tpm/metaplot.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/metaplot.tpm | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/metaplot.tpm b/Master/texmf-dist/tpm/metaplot.tpm new file mode 100644 index 00000000000..1585471cdf0 --- /dev/null +++ b/Master/texmf-dist/tpm/metaplot.tpm @@ -0,0 +1,55 @@ +<!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/metaplot.zip"> + <TPM:Name>metaplot</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/07/13 05:46:00</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Plot-manipulation macros for use in Metapost.</TPM:Title> + <TPM:Description> +MetaPlot is a set of Metapost macros for manipulating +pre-generated plots (and similar objects), and formatting them +for inclusion in a Metapost figure. The intent is that the +plots can be generated by some outside program, in an abstract +manner that does not require making decisions about on-page +sizing and layout, and then they can be imported into MetaPlot +and arranged using the full capabilities of Metapost. +Metaplot also includes a very flexible set of macros for +generating plot axes, which may be useful in other contexts as +well. +Presently, MetaPlot is in something of a pre-release beta +state; it is quite functional, but the syntax of the commands +are still potentially in flux. Bug reports and other +suggestions would be most welcome! +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>unknown</TPM:Author> + <TPM:Size>566863</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="17102"> +texmf-dist/metapost/metaplot/axes.mp +texmf-dist/metapost/metaplot/metaplot.mp +texmf-dist/tpm/metaplot.tpm + </TPM:RunFiles> + <TPM:DocFiles size="549761"> +texmf-dist/doc/latex/metaplot/README +texmf-dist/doc/latex/metaplot/examples/cap1.cc +texmf-dist/doc/latex/metaplot/examples/cap1.mp +texmf-dist/doc/latex/metaplot/examples/capillary.cc +texmf-dist/doc/latex/metaplot/examples/cpoint.cc +texmf-dist/doc/latex/metaplot/examples/cpoint.h +texmf-dist/doc/latex/metaplot/examples/figure_1.mp +texmf-dist/doc/latex/metaplot/examples/figures_2-7.mp +texmf-dist/doc/latex/metaplot/examples/figures_8-9.mp +texmf-dist/doc/latex/metaplot/examples/gpl.txt +texmf-dist/doc/latex/metaplot/examples/mc2.mp +texmf-dist/doc/latex/metaplot/examples/metacontour.cc +texmf-dist/doc/latex/metaplot/examples/metacontour.h +texmf-dist/doc/latex/metaplot/examples/metacontour_main.cc +texmf-dist/doc/latex/metaplot/metaplot_preprint.pdf + </TPM:DocFiles> + <TPM:Provides>Package/metaplot</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |