blob: 62be904b957a5ed60b3215f78102446b44e41cb1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
<!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/piechartmp.zip">
<TPM:Name>piechartmp</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:45:48</TPM:Date>
<TPM:Version>1.0</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Draw pie-charts using MetaPost.</TPM:Title>
<TPM:Description>
The piechartmp package is an easy way to draw pie-charts with
MetaPost. The package implements an
interface that enables users with little MetaPost experience to
draw charts. A highlight of the package is the possibility of
suppressing some segments of the chart, thus creating the
possibility of several charts from the same data.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>422468</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="27710">
texmf-dist/metapost/piechartmp/piechartmp.mp
texmf-dist/tpm/piechartmp.tpm
</TPM:RunFiles>
<TPM:DocFiles size="394758">
texmf-dist/doc/metapost/piechartmp/INSTALL
texmf-dist/doc/metapost/piechartmp/LEGAL
texmf-dist/doc/metapost/piechartmp/README
texmf-dist/doc/metapost/piechartmp/examples/wec-mfun.mp
texmf-dist/doc/metapost/piechartmp/examples/wec-mfun.pdf
texmf-dist/doc/metapost/piechartmp/examples/wec.mp
texmf-dist/doc/metapost/piechartmp/examples/wec.pdf
texmf-dist/doc/metapost/piechartmp/examples/worldmap.jpg
texmf-dist/doc/metapost/piechartmp/piechartmp.pdf
</TPM:DocFiles>
<TPM:Provides>Package/piechartmp</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|