diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-23 00:01:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-23 00:01:24 +0000 |
commit | 002586642116a741d40c197b07191c63515d35dd (patch) | |
tree | bcc824fc6046261ea3a69af08d34b6cdf8570cae /Master/texmf-dist/doc/metapost/metapost-examples/README | |
parent | 8518c1ff40dd53799254c0b0f88a6a8ae85173e6 (diff) |
move metapost docs out of texmf-doc
git-svn-id: svn://tug.org/texlive/trunk@13402 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost/metapost-examples/README')
-rw-r--r-- | Master/texmf-dist/doc/metapost/metapost-examples/README | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/metapost/metapost-examples/README b/Master/texmf-dist/doc/metapost/metapost-examples/README new file mode 100644 index 00000000000..a884163d656 --- /dev/null +++ b/Master/texmf-dist/doc/metapost/metapost-examples/README @@ -0,0 +1,21 @@ +These are a few (hundred) example pictures drawn with +metapost, ranging from very simple (lines and circles) +to rather intricate (uncommon geometric transformations, +fractals, bitmap, etc.). + +README this file +data1 sample data file (for plot drawings) +data2 +data3 +examples.mp The examples +mptohtml.pl A perl script that turns the examples into a PostScript + file and into an HTML file and GIF pictures + The resulting (huge) Web page may be seen here: + http://www.math.jussieu.fr/~zoonek/LaTeX/Metapost/metapost.html +Makefile runs the above script + +Vincent Zoonekynd <zoonek@math.jussieu.fr> +August 1999 +Updated august 2001 +Version 0.01 +Distributed under the GPL (see http://www.gnu.org/copyleft/gpl.html for details) |