File: dvitomp.1

package info (click to toggle)
texlive-base 2022.20230122-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 943,248 kB
  • sloc: perl: 43,776; sh: 5,749; makefile: 3,870; javascript: 3,034; ruby: 2,266; tcl: 2,130; xml: 1,874; python: 1,025; awk: 606; cpp: 549; lisp: 447; ansic: 103; sed: 8
file content (26 lines) | stat: -rw-r--r-- 675 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.TH DVITOMP 1 "16 June 2015" "Web2C 2022"
.\" man page by Jim Van Zandt <jrv@vanzandt.mv.com>
.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.