~ubuntu-branches/ubuntu/wily/luatex/wily

« back to all changes in this revision

Viewing changes to source/texk/web2c/man/dvitomp.man

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2010-04-29 00:47:19 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20100429004719-o42etkqe90n97b9e
Tags: 0.60.1-1
* new upstream release, adapt build-script patch
* disable patch: upstream-epstopdf_cc_no_xpdf_patching, included upstream
* disable patch: libpoppler-0.12, not needed anymore

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
dvitomp \- convert a TeX DVI file to a MetaPost MPXFILE
5
5
.SH SYNOPSIS
6
6
.B dvitomp
7
 
.RI [ options ]
8
 
.IR dvifile [.dvi]
9
 
.RI [ mpxfile [.mpx]]
 
7
.RI [ OPTIONS ]
 
8
.IR dvifile [ \fB.dvi\fP ]
 
9
.RI [ mpxfile [ \fB.mpx\fP ]]
10
10
.PP
11
11
.B mpost 
12
12
.B --dvitomp
13
 
.IR dvifile [.dvi]
14
 
.RI [ mpxfile [.mpx]]
 
13
.IR dvifile [ \fB.dvi\fP ]
 
14
.RI [ mpxfile [ \fB.mpx\fP ]]
15
15
.SH DESCRIPTION
16
16
\fBdvitomp\fP translates the given \fIdvifile\fP to a MetaPost
17
17
MPXFILE.  The default \fImpxfile\fP is the basename of \fIdvifile\fP
18
 
extended with ".mpx".
 
18
extended with
 
19
.BR .mpx .
19
20
.SH OPTIONS
20
21
.IP \fB-help\fP
21
22
write usage summary and exit.