[NTG-context] texexec --version
VnPenguin
vnpenguin at gmail.com
Sun Jan 29 13:52:19 CET 2006
On 1/29/06, Taco Hoekwater <taco at elvenkind.com> wrote:
> VnPenguin wrote:
> > On 1/28/06, Peter Münster <pmlists at free.fr> wrote:
> >
> >>Hello,
> >>
> >>"texexec --version" creates always the files texvers-mpgraph.mp and
> >>mpgraph.mp. Is this really necessary?
>
> We can patch texexec to do this automatically, no problem.
Yes, of course:
In the script texexec.pl (script/context/perl folder), replace the line 3051:
unlink <texvers.*>;
by two following lines:
unlink <texvers*.*>;
unlink 'mpgraph.mp';
That's all,
--
http://vnoss.org
Vietnamese Open Source Software Community
More information about the ntg-context
mailing list