Changes

Jump to navigation Jump to search
400 bytes added ,  21:41, 31 October 2006
m
Useful when running texexec from an editor and do not want it to stop for errors.
 
=== mpgraphic ===
 
: texexec --mpgraphic file.mp
 
creates a temporary tex file, with
 
<texcode>
\setoutput[pdftex]
\setupcolors[state=start]
% Some lines for font maps
\starttext
\startTEXpage
\convertMPtoPDF{file.1}{1}{1}
\stopTEXpage
\startTEXpage
\convertMPtoPDF{file.2}{1}{1}
\stopTEXpage
 
% etc....
 
\stoptext
</texcode>
 
So, in the end you get a single pdf with each figure on different page.
= TeXTools =

Navigation menu