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.

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

Attachment: signature.asc
Description: This is a digitally signed message part

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to