Yeah, I found that just now, so I changed "luatex-plain.fmt" to "luatex.fmt". I try to move the new "luatex.fmt" to some directory in the ConTeXt standalone, but it seems that the kpathsea can't find my "luatex.fmt".
Date: Sat, 20 Apr 2013 12:37:19 +0200
From: homerow@lavabit.com
To: ntg-context@ntg.nl
Subject: Re: [NTG-context] use plain LuaTeX in ConTeXt standalone
On 2013?C04?C20 Tim Li wrote:
> Marco, many thanks. By the way, how can I load the
> `luatex-plain.fmt` by default when typing "luatex somefile.tex"?
TeX checks for a format which is named the same as the binary. You
can create a link:
ln -s /path/to/binary/luatex luatex-plain
and then call
luatex-plain somefile.tex
and it'll use the format ¡°luatex-plain¡±.
Marco
___________________________________________________________________________________
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
___________________________________________________________________________________