diff options
author | Taco Hoekwater <taco@elvenkind.com> | 2009-05-27 14:02:03 +0000 |
---|---|---|
committer | Taco Hoekwater <taco@elvenkind.com> | 2009-05-27 14:02:03 +0000 |
commit | 4634529c1714116c9bdb794a60ce12a9f20ae463 (patch) | |
tree | 6b29683be6c6c2a35d06589bb06825df2be66ba1 /Master/texmf-dist/doc/metapost/base/index.html | |
parent | 30d91185abefb047f73a3cf6f7c69b13fa2391f6 (diff) |
second part of the new metapost documentation:
* rename source to source-manual
* add source-tutorial
* update the pdfs and index.html
* remove superfluous Makefile
git-svn-id: svn://tug.org/texlive/trunk@13496 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/metapost/base/index.html')
-rw-r--r-- | Master/texmf-dist/doc/metapost/base/index.html | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/metapost/base/index.html b/Master/texmf-dist/doc/metapost/base/index.html index c09e0f6c063..10e7a00f63e 100644 --- a/Master/texmf-dist/doc/metapost/base/index.html +++ b/Master/texmf-dist/doc/metapost/base/index.html @@ -27,13 +27,14 @@ page</A>. <H2>Index</H2> <DL> <DT><A HREF="mpintro.pdf"> - <CITE>The MetaPost System</CITE></A> (PDF)<BR> - <DD>Introduction to MetaPost, and also an example document for using - MetaPost with LaTeX. + <CITE>A Beginner's Guide to MetaPost</CITE></A> (PDF)<BR> + <DD>Troy Henderson & Stephan Hennig, 2008-2009.<BR> + Introductory tutorial for using MetaPost and integrating + its output into LaTeX documents. <DT><A HREF="mpman.pdf"> - <CITE>A User's Manual for MetaPost</CITE></A> (PDF)<BR> - <DD>AT&T Bell Labs, CSTR 162, by John Hobby, 1992.<BR> + <CITE>MetaPost - A User's Manual</CITE></A> (PDF)<BR> + <DD>John D. Hobby and the MetaPost development team, 1992-2009.<BR> The primary manual for the MetaPost system, which includes a description of most standard MetaPost macro packages. @@ -48,15 +49,18 @@ page</A>. <CITE>MetaPost with groff</CITE></A> (PDF)<BR> <DD>Example of using MetaPost with groff. - <DT><A HREF="source/">source</A><BR> - <DD>Subdirectory with all the MetaPost, TeX, and roff sources. + <DT><A HREF="source-manual/">source-manual</A><BR> + <DD>Subdirectory with the MetaPost, TeX, and roff sources for the manual. + + <DT><A HREF="source-tutorial/">source-tutorial</A><BR> + <DD>Subdirectory with the MetaPost and TeX sources for the tutorial. </DL> <BR> <!-- hhmts start --> -Last modified: $Date$ +Last modified: Wed May 27 15:58:22 CEST 2009 <!-- hhmts end --> </BODY> </HTML> |