diff options
Diffstat (limited to 'Master/texmf-dist/tpm/curves.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/curves.tpm | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/curves.tpm b/Master/texmf-dist/tpm/curves.tpm new file mode 100644 index 00000000000..35c597f01ee --- /dev/null +++ b/Master/texmf-dist/tpm/curves.tpm @@ -0,0 +1,35 @@ +<!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/curves.zip"> + <TPM:Name>curves</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/09/06 11:34:19</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Curves for LaTeX picture environment</TPM:Title> + <TPM:Description> +Draws curves in the standard LaTeX picture environment using +parabolas between data points with continuous slope at +joins. For circles and arcs uses up to 16 parabolas. Also draws +symbols or dash patterns along curves. Equivalent to technical +pens with compasses and French curves. Curves consist of short +secants drawn by overlapping disks or line drawing \specials +selected by package options. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Ian Maclaine-cross</TPM:Author> + <TPM:Size>87632</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="18155"> +texmf-dist/tex/latex/curves/curves.sty +texmf-dist/tex/latex/curves/curvesls.sty +texmf-dist/tpm/curves.tpm + </TPM:RunFiles> + <TPM:SourceFiles size="69477"> +texmf-dist/source/latex/curves/curves.dtx +texmf-dist/source/latex/curves/curves.ins + </TPM:SourceFiles> + <TPM:Provides>Package/curves</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |