On 7/2/2013 9:18 AM, Norbert Preining wrote:
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 ;-)
ah, thanks for noticing that code is only seen in some cases (pens) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------