[Dev-luatex] assigment to node fields ignored
Hartmut Henkel
hartmut_henkel at gmx.de
Mon Dec 21 19:49:02 CET 2009
On Mon, 21 Dec 2009, Hans Hagen wrote:
> 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?
>
> i can imagine that to be on purpose as there is no other safeguard
this should work, checking what's wrong...
Regards, Hartmut
More information about the dev-luatex
mailing list