21 Dec
2009
21 Dec
'09
8:56 p.m.
Hi Pawe? On Mon, 21 Dec 2009, Pawe? Jackowski wrote:
some luatex revisions ago I realised that assigments to pdf_refobj nodes are ignored. The following assertion fails:
\directlua{
local ref = node.new(node.id "whatsit", node.subtype "pdf_refobj") ref.objnum = 1 assert(ref.objnum)
}\end
By compiling and trying several revisions back, I found that it is so sice rev3229. Is the pdf_refobj whatsit intentionally not writable?
found it, i had misunderstood the meaning of "attr" in texnodes.c, it should be fixed now in SVN 3279. Many thanks for reporting, and sorry for the trouble. Regards, Hartmut