On Mon, 13 Aug 2007, Idris Samawi Hamid wrote:
On Mon, 13 Aug 2007 09:12:56 -0600, Peter Münster
wrote: /opt/TeX-live/texmf-var/luatex-cache/context/92a04c9ffb33efd4ef40317f33cfad27/formats/cont-en.fmt: No such file or directory
I have had the same problem on windows. "texexec --luatex test" will create a spurious cache directory and then proceed to search it:
1. Check to see if it works from the scite script cscite in unix (cscite.bat on windows).
The only cscite-file on my system is "context/data/cscite.rme"...
2. If you can run luatex from scite then just save the scite script to a different name and edit it to launch your application (editor or shell).
No, I use emacs and bash... I think, at first I need the answers to the following questions: Does luatex need an fmt-file? - If no, why does luatex complain? - If yes, how do I generate it, since format-generation produces only cont-en.luc and cont-en.lua? No problems with plain: luatex --ini plain \\dump ln -s plain.fmt luatex.fmt luatex --output-format=pdf test This is test.tex: Hello world! \bye Cheers, Peter -- http://pmrb.free.fr/contact/