[Dev-luatex] "strange" node
Patrick Gundlach
patrick at gundla.ch
Sun Aug 29 14:59:21 CEST 2010
Hi,
I have this box:
\setbox0\vbox{x}
when I analyze the nodelist, I find a somewhat strange hlist node:
<node nil < 30 > nil : hlist 0>
which is referenced from the whatsit (local_par)/prev node pointer. See "n30" in the attached image. Is it safe to ignore this hlist?
(is this the parindent box? - answer from the other mail?)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mybox.png
Type: image/png
Size: 35095 bytes
Desc: not available
URL: <http://www.ntg.nl/pipermail/dev-luatex/attachments/20100829/937854aa/attachment-0002.png>
-------------- next part --------------
Another related question: sometimes I come across "nested_list" and "temp" nodes. Can I ignore these as well?
I wonder why two hlists point back to the same nested_list (n155).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mybox-big.png
Type: image/png
Size: 77181 bytes
Desc: not available
URL: <http://www.ntg.nl/pipermail/dev-luatex/attachments/20100829/937854aa/attachment-0003.png>
-------------- next part --------------
Patrick
(sorry for sending a psd-document in the other mail - graphviz on OS X is really buggy, I exported the graph as a PNG file and it was saved as mybox.png, but in reality it was something else.)
More information about the dev-luatex
mailing list