diff options
Diffstat (limited to 'Build/source/texk/web2c/man/dvitomp.man')
-rw-r--r-- | Build/source/texk/web2c/man/dvitomp.man | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/Build/source/texk/web2c/man/dvitomp.man b/Build/source/texk/web2c/man/dvitomp.man index f1c9c9a5432..2dc3a90b95f 100644 --- a/Build/source/texk/web2c/man/dvitomp.man +++ b/Build/source/texk/web2c/man/dvitomp.man @@ -4,18 +4,19 @@ dvitomp \- convert a TeX DVI file to a MetaPost MPXFILE .SH SYNOPSIS .B dvitomp -.RI [ options ] -.IR dvifile [.dvi] -.RI [ mpxfile [.mpx]] +.RI [ OPTIONS ] +.IR dvifile [ \fB.dvi\fP ] +.RI [ mpxfile [ \fB.mpx\fP ]] .PP .B mpost .B --dvitomp -.IR dvifile [.dvi] -.RI [ mpxfile [.mpx]] +.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 ".mpx". +extended with +.BR .mpx . .SH OPTIONS .IP \fB-help\fP write usage summary and exit. |