diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/piechartmp.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/piechartmp.tlpsrc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/piechartmp.tlpsrc b/Master/tlpkg/tlpsrc/piechartmp.tlpsrc new file mode 100644 index 00000000000..669bf677a9c --- /dev/null +++ b/Master/tlpkg/tlpsrc/piechartmp.tlpsrc @@ -0,0 +1,9 @@ +name piechartmp +category Package +shortdesc Draw pie-charts using MetaPost. +longdesc The piechartmp package is an easy way to draw pie-charts with +longdesc MetaPost. The package implements an interface that enables users +longdesc with little MetaPost experience to draw charts. A highlight of +longdesc the package is the possibility of suppressing some segments of the +longdesc chart, thus creating the possibility of several charts from the +longdesc same data. [description copied from TeX Catalogue] |