7 Sep
2006
7 Sep
'06
11:09 p.m.
On 9/8/06, Fredrik Sjunnesson wrote:
Hello,
Is there any way to specify where the intermediate files and log files generated by context end up?
Ideally, I would like my working directory to contain tex and pdf files only. All other files could be stored in a subdirectory. That way all these extra files are kept out of sight but close at hand in case you need them.
I wish I was wrong, but as far as I know you can't do it (yet?), although there have been many requests for it. To remove unneeded files you can use ctxtools --purge [--all] (texutill --purge[all] if you don't have the ruby variant installed yet) although I know that that's not quite the same. (I know some people in LaTeX world who use make files to copy/remove files.) Mojca