summaryrefslogtreecommitdiff
path: root/Master/texmf/doc/man/man1/dvitomp.1
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf/doc/man/man1/dvitomp.1')
-rw-r--r--Master/texmf/doc/man/man1/dvitomp.126
1 files changed, 0 insertions, 26 deletions
diff --git a/Master/texmf/doc/man/man1/dvitomp.1 b/Master/texmf/doc/man/man1/dvitomp.1
deleted file mode 100644
index 452af4dc601..00000000000
--- a/Master/texmf/doc/man/man1/dvitomp.1
+++ /dev/null
@@ -1,26 +0,0 @@
-.TH DVITOMP 1 "5 April 2011" "dvitomp 1.504"
-.\" 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
-.B dvitomp
-.RI [ OPTIONS ]
-.IR dvifile [ \fB.dvi\fP ]
-.RI [ mpxfile [ \fB.mpx\fP ]]
-.PP
-.B mpost
-.B --dvitomp
-.IR dvifile [ \fB.dvi\fP ]
-.RI [ mpxfile [ \fB.mpx\fP ]]
-.SH DESCRIPTION
-\fBdvitomp\fP translates the given \fIdvifile\fP to a MetaPost
-MPXFILE. The default \fImpxfile\fP is the basename of \fIdvifile\fP
-extended with
-.BR .mpx .
-.SH OPTIONS
-.IP \fB-help\fP
-write usage summary and exit.
-.IP \fB-version\fP
-output version information and exit.
-.SH BUGS
-Email bug reports to metapost@tug.org.