[Dev-luatex] node.insert_before
Jonathan Sauer
Jonathan.Sauer at silverstroke.com
Fri May 9 10:03:40 CEST 2008
Hello,
when trying to insert a node using node.insert_before, and if <current>
is equal to <head> (to make <new> the new head), the following error is
generated:
Attempt to node.insert_before() a non-existing node
The node I want to insert exists, as well as <head> and <current>. If
I manually special-case the code, just like Heiko Oberdiek does in his
luacolor package, everything works perfectly.
Is this a bug? A feature? I'm using the svn trunk from last friday.
Jonathan
More information about the dev-luatex
mailing list