Am 28.06.2011 um 23:41 schrieb Paul Isambert: > I suppose Patrick wants to retrieve the contents of the MVL. This does it: > > local p1 = node.copy_list(tex.lists.page_head) > local p2 = node.copy_list(tex.lists.contrib_head)
I completely missed tex.lists.* and now I understand a bit (well only a tiny bit) more. > Well, it seems to work, but something tells me it is a very bad idea. Not the > kind of thing I'd rely on until I've had a better understanding of the > page_head/contrib_head interaction, at least. I like bad ideas :) Those challenge me. Patrick
