1makempy(1)                          ConTeXt                         makempy(1)
2
3
4

NAME

6       makempy  -  Helper script for conversion of (PDF or PostScript) text to
7       Metapost graphics
8

SYNOPSIS

10       makempy filenam
11

DESCRIPTION

13       makempy takes Metapost output files  (*.mpo)  and  translates  them  to
14       *.mpy  files. In order to include text as a graphic into a file typeset
15       with (Con)TeX(t), you extract the text from  Postscript  of  PDF  files
16       using pdftops and pstoedit, creating a Metapost input file.
17
18       This file can then be processed by makempy. The makempy script does its
19       work without user intervention. When  it  deduces  that  there  are  no
20       changes,  it  will  not  run at all, otherwise it will report its steps
21       and/or encountered error.
22

OPTIONS

24       --help returns some basic help information
25
26       --silent
27              don t report status messages
28
29       --force
30              always process the file (no checksum test)
31
32       --noclean
33              don t remove temporary files when finished
34
35       --acrobat
36              use ACROBAT for conversion (only unix)
37
38       --pdftops
39              use PDFTOPS for conversion
40
41       --ghostscript
42              use GHOSTSCRIPT for conversion
43

VARIABLES

45       When set, the environment variables GS and  GS_PROG  will  be  used  to
46       identify  GHOSTSCRIPT.  If needed, the names of the other programs that
47       are used can be set with PDFTOPS, ACROREAD and PSTOEDIT.
48
49
50

SEE ALSO

52       texexec(1).
53
54       The makempy manual, mmakempy.pdf.
55

AUTHOR

57              This   manual    page    was    written    by    Frank    Küster
58              <frank@kuesterei.ch>,  for  the Debian GNU/Linux system.  It may
59              be used and modified by others without contacting the author.
60
61
62
63teTeX                              May 2004                         makempy(1)
Impressum