On Thu, Oct 9, 2008 at 4:59 PM, Aditya Mahajan <adityam@umich.edu> wrote:
On Thu, 9 Oct 2008, luigi scarso wrote:

> Hi
> sorry for the noise
> but with last luatex I have 8 runs now for my catalog.
> Almost for sure a bug of mine,
> but how can I limit the numbers of runs ?
> I know only
> context --once

texexec --runs=3

I do not know if context script accepts --runs, but you can always use
texexec --lua.
$>texexec  --lua --runs=3
seems to work
--
luigi