> Why would it be needed for metapost->tex/latex? If there is *any* real
> life application, then it's probably worth keeping.
We have
: ${TEX='tex --parse-first-line'}
in makempx so that people can use %&latex if they want to use latex
to typeset the lables of their metapost code.
Thomas