diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-14 18:01:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-14 18:01:06 +0000 |
commit | ac3f914804a6959e3b6a304d275a0376337083d7 (patch) | |
tree | 8898610cb087af149d880b48a7b5615b8b432d7b /Master/texmf/doc/man/man1/mpost.1 | |
parent | 5b0f67e0123dc2452238e374c3538c76651c20aa (diff) |
man page update
git-svn-id: svn://tug.org/texlive/trunk@3467 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc/man/man1/mpost.1')
-rw-r--r-- | Master/texmf/doc/man/man1/mpost.1 | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/Master/texmf/doc/man/man1/mpost.1 b/Master/texmf/doc/man/man1/mpost.1 index b784a64df5a..59fcb7c1a16 100644 --- a/Master/texmf/doc/man/man1/mpost.1 +++ b/Master/texmf/doc/man/man1/mpost.1 @@ -1,4 +1,4 @@ -.TH MPOST 1 "10 November 2001" "Web2C 7.5.5" +.TH MPOST 1 "7 January 2007" "MetaPost 0.993" "Web2C 7.5.6" .\"===================================================================== .if n .ds MP MetaPost .if t .ds MP MetaPost @@ -432,6 +432,15 @@ in a little more detail. This manual page is not meant to be exhaustive. The complete documentation for this version of \*(MP can be found in the info manual .IR "Web2C: A TeX implementation" . +See also +.IR mpman.pdf , +the manual written by John Hobby (it lives in the documentation +directory). +.PP +.B MetaPost +is the native graphics language for ConTeXt, a typesetting system +built on top of the \*(TX family. See +.BR texexec (1). .\"===================================================================== .SH "SUGGESTED READING" Donald E. Knuth, @@ -453,6 +462,7 @@ CSTR 164, AT&T Bell Labs, .\"===================================================================== .SH "SEE ALSO" .BR tex (1), +.BR texexec (1), .BR mf (1), .BR dvips (1). .\"===================================================================== @@ -468,6 +478,8 @@ searching features in more recent versions of .B web2c and worked towards fully integrating \*(MP into the canonical Unix \*(TX distribution. He also updated and extended this manual page. +.PP +The current maintainer of MetaPost is Taco Hoekwater. .\"===================================================================== .SH TRIVIA Unlike \*(TX and \*(MF, \*(MP originally didn't use any fancy logo. |