summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/man/dvitomp.man
diff options
context:
space:
mode:
authorTaco Hoekwater <taco@elvenkind.com>2009-05-27 13:36:42 +0000
committerTaco Hoekwater <taco@elvenkind.com>2009-05-27 13:36:42 +0000
commita26d67f7f3f19cd6cbc3d16a94bc75a4513f09df (patch)
tree3cc0fc448d632b6a70ef13c799bd30759a132f01 /Build/source/texk/web2c/man/dvitomp.man
parent548c801baf05f4a158b42c8de28378a2a44bfa89 (diff)
Here are the sources for metapost 1.201
git-svn-id: svn://tug.org/texlive/trunk@13493 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/man/dvitomp.man')
-rw-r--r--Build/source/texk/web2c/man/dvitomp.man14
1 files changed, 11 insertions, 3 deletions
diff --git a/Build/source/texk/web2c/man/dvitomp.man b/Build/source/texk/web2c/man/dvitomp.man
index f867635e954..f1c9c9a5432 100644
--- a/Build/source/texk/web2c/man/dvitomp.man
+++ b/Build/source/texk/web2c/man/dvitomp.man
@@ -1,9 +1,17 @@
-.TH DVITOMP 1 "30 October 1999" "Web2C @VERSION@"
+.TH DVITOMP 1 "27 May 2009" "dvitomp 1.201"
.\" man page by Jim Van Zandt <jrv@vanzandt.mv.com> -*- nroff -*-
.SH NAME
dvitomp \- convert a TeX DVI file to a MetaPost MPXFILE
.SH SYNOPSIS
-\fBdvitomp\fP [\fIoptions\fP] \fIdvifile\fP[.dvi] [\fImpxfile\fP[.mpx]]
+.B dvitomp
+.RI [ options ]
+.IR dvifile [.dvi]
+.RI [ mpxfile [.mpx]]
+.PP
+.B mpost
+.B --dvitomp
+.IR dvifile [.dvi]
+.RI [ mpxfile [.mpx]]
.SH DESCRIPTION
\fBdvitomp\fP translates the given \fIdvifile\fP to a MetaPost
MPXFILE. The default \fImpxfile\fP is the basename of \fIdvifile\fP
@@ -14,4 +22,4 @@ write usage summary and exit.
.IP \fB-version\fP
output version information and exit.
.SH BUGS
-Email bug reports to tex-k@mail.tug.org.
+Email bug reports to metapost@tug.org.