Re: mpost --parse-first-line

David Kastrup <[email protected]>
Newsgroups gmane.comp.tex.tetex.beta
Message-ID <[email protected]>
Reinhard Kotucha <[email protected]> writes:

> The --parse-first-line option has always been a bit problematic
> because it does not allow to change the engine.
> 
> In the latest teTeX beta, everything except tex itself (and omega) is
> now based on pdfetex.
> 
> This means that if the header of a metapost file looks like
> 
> verbatimtex
> %&latex
> 
> then tex is launched, but latex depends on pdfetex now.
> 
> In my opinion the only reliable solution is to use the exec system
> call to run the required program.

It's used anyway.  You probably mean that it should explicitly do

latex &latex

instead of

tex &latex

right?

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.