Table of Contents
mpto - extract labels in MetaPost pictures for typesetting
mpto [-tex|-troff] mpfile
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.
Strip btex..etex
and verbatimtex...etex parts from input file mpfile, converting to either
or Troff ( by default). The generated code is dumped on standard output.
mpto is typically called by makempx, not from the command line.
mpto
accepts the following options:
- --help
- Print help message and exit.
- -tex
- Assume
input file contains commands.
- -troff
- Assume input file contains Troff commands.
- --version
- Print version information and exit.
mpost(1)
, makempx(1)
.
Table of Contents