summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/man/dvitomp.man
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-04-12 16:30:16 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-04-12 16:30:16 +0000
commit8a580ec8c90f7e948c0c850b83fa145dcdd26484 (patch)
treeaeb43d646e7328856946e8730e9e94685560a2e0 /Build/source/texk/web2c/man/dvitomp.man
parent86284ffe4cf7dcc6bd41f997f473ba69ac30a053 (diff)
web2c manpages
git-svn-id: svn://tug.org/texlive/trunk@17817 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/man/dvitomp.man')
-rw-r--r--Build/source/texk/web2c/man/dvitomp.man13
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.