[NTG-context] mptopdf overwrites and deletes pdf file?

2010-02-02 Thread Nicola
Hi, consider a folder containing foo.tex and foo.mp. Suppose that, when compiled, foo.mp outputs foo.1. Then, the following: texexec foo.tex mptopdf foo.mp will end up having foo.pdf deleted. I guess this is because mptopdf creates foo.pdf out of foo.mp *and then* renames it into foo-1.mp. Is

Re: [NTG-context] mptopdf overwrites and deletes pdf file?

2010-02-02 Thread Hans Hagen
On 2-2-2010 21:16, Nicola wrote: Hi, consider a folder containing foo.tex and foo.mp. Suppose that, when compiled, foo.mp outputs foo.1. Then, the following: texexec foo.tex mptopdf foo.mp will end up having foo.pdf deleted. I guess this is because mptopdf creates foo.pdf out of foo.mp *and