Thomas A. Schmitz wrote:

On Mar 13, 2009, at 3:37 PM, Hans Hagen wrote:

ah .. new luatex needed, i'll make a tem pworkaround

Hmm, OK, I took today's trunk and now can generate the formats, but still no joy:

MtxRun | loading configuration for /Users/tas/context/tex/texmf/web2c from /Users/tas/context/tex/texmf-cache/luatex-cache/context/408a90c432ceda2c1e4a80ad5d0e5350/trees/168418f5ffa37b7a35ee75166c53fe90 /Users/tas/context/tex/texmf-osx-intel/bin/mtxrun:8438: bad argument #2 to 'format' (string expected, got nil)

hard to trace that one ... can you oatch that function to

function input.report(fmt,...) -- for scripts too
print(fmt,...)
    if input_locate or input.verbose then
        logs.report(input.banner or "report",format(fmt,...))
    end
end

and see what is printed just before the error


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to