Hi everyone,

On So, 30 Jun 2013, Sanjoy Mahajan wrote:
> I don't know whether it is a Debian-specific problem or shared with
> upstream, hence I am also sending this to dev-context.

I just updated Debian's context to the latest version in TeX Live,
and I also get an error (see below)

There seems to be a typo in meta-pdf.lua:87:

The error is:
[MP to PDF]
! LuaTeX error ...norbert/tl/2013/texmf-dist/tex/context/base/meta-pdf.lua:87: 
attempt to call global 'f_concatm' (a nil value)

the line 87 is:
        mpscode(f_concatm(unpack(m_stack_concat)))

when I change it to 
        mpscode(f_concat(unpack(m_stack_concat)))

(delete the "m") it works suddenly without any problem..

Norbert

PS: Mojca, maybe you cheated ;-)

------------------------------------------------------------------------
PREINING, Norbert                               http://www.preining.info
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
_______________________________________________
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context

Reply via email to