Table of Contents
dmp - translate Troff output to low-level MetaPost input
dmp [option] ditrofffile [mpxfile]
This manual page
is not meant to be exhaustive. The complete documentation for this version
of can be found in the info file or manual Web2C: A TeX implementation.
The dmp program generates source code from the ditrofffile. The generated
code is written in mpxfile if it is specified, and to standard output otherwise.
dmp is typically called from scripts like makempx, not from the command
line.
dmp accepts the following options:
- --help
- Print help message
and exit.
- --version
- Print version information and exit.
mpost(1)
,
makempx(1)
.
Table of Contents