1MPTO(1) General Commands Manual MPTO(1)
2
3
4
6 mpto - extract labels in MetaPost pictures for typesetting
7
9 mpto [-tex|-troff] mpfile
10
12 This manual page is not meant to be exhaustive. The complete documen‐
13 tation for this version of TeX can be found in the info file or manual
14 Web2C: A TeX implementation.
15
16 Strip btex..etex and verbatimtex...etex parts from MetaPost input file
17 mpfile, converting to either TeX or Troff (TeX by default). The gener‐
18 ated code is dumped on standard output.
19
20 mpto is typically called by makempx, not from the command line.
21
23 mpto accepts the following options:
24
25 --help Print help message and exit.
26
27 -tex Assume input file contains TeX commands.
28
29 -troff Assume input file contains Troff commands.
30
31 --version
32 Print version information and exit.
33
35 mpost(1), makempx(1).
36
37
38
39Web2C 7.5.4 4 January 1998 MPTO(1)