diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:45:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:45:48 +0000 |
commit | 5dc602d16c5be2fd035b254ca23484a90aebd6dc (patch) | |
tree | 72efb15fba318cc2096a8cc6999ed3fa0bff317d /Master/texmf-dist/doc/metapost/base/source/README | |
parent | b4fc5f639874db951177ec539299d20908adb654 (diff) |
doc 5
git-svn-id: svn://tug.org/texlive/trunk@81 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost/base/source/README')
-rw-r--r-- | Master/texmf-dist/doc/metapost/base/source/README | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/metapost/base/source/README b/Master/texmf-dist/doc/metapost/base/source/README new file mode 100644 index 00000000000..117f8773fa7 --- /dev/null +++ b/Master/texmf-dist/doc/metapost/base/source/README @@ -0,0 +1,32 @@ +This is the source for the documentation for MetaPost, consisting of +"A User's Manual for MetaPost" and "Drawing Graphs with MetaPost", +written by John D. Hobby. They were converted to more modern LaTeX by +Dylan Thurston. The manual may be freely used and modified, but John +Hobby makes these requests: + + - I request that it remain clear that I am the author of + "A User's Manual for MetaPost" and "Drawing Graphs with MetaPost". + - I request to be consulted before significant changes are made. + +See the end of mpman.tex or mpgraph.tex for the precise conditions. + +Included files: + +README +agepop91.d +agepopm.d +countries.d +ctabbing.sty +energy.d +lead.d +manfig.mp +matmul.d +mpgraph.bib +mpgraph.mp +mpgraph.tex +mpman.bib +mpman.ist +mpman.tex +timepop.d + +See the Makefile for the sequence of commands to create the DVI/PS/PDF output. |