On 6-12-2011 04:27, Kip Warner wrote:
Hey list,
I've searched the list, but couldn't seem to dig up anything that I thought was relevant.
How do I get ConTeXt to preserve all files necessary to run the same invocation of LuaTeX it executed when it was run. As an example, when I run the following...
$ context Source/Handbook.tex --result=Handbook.pdf
....it says that it ran the following...
luatex --fmt="/home/kip/.texmf-var/luatex-cache/context/e570cb3e0e3ab0118ca08dd148bbec7d/formats/cont-en" --lua="/home/kip/.texmf-var/luatex-cache/context/e570cb3e0e3ab0118ca08dd148bbec7d/formats/cont-en.lui" --backend="pdf" "Handbook.tex"
If I run the same luatex command on its own, it cannot find the temporary working files passed to it in its parameters. I tried running ConTeXt with the --keep argument, but those temporary files were still not preserved.
what temporary files? ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------