On Tue, Feb 3, 2009 at 5:34 PM, luigi scarso <[email protected]> wrote:
> > > On Tue, Feb 3, 2009 at 5:26 PM, Hans Hagen <[email protected]> wrote: > >> luigi scarso wrote: >> >>> While grepping, I've found >>> in base/node-ini.lua >>> ..... >>> --[[ldx-- >>> <p>Serializing nodes can be handy for tracing. Also, saving and >>> loading node lists can come in handy as soon we are going to >>> use external applications to process node lists.</p> >>> --ldx]]-- >>> ..... >>> >>> >>> \starttext >>> \setbox100=\vbox{Hi} >>> \ctxlua{io.savedata('vbox.hi',nodes.serializebox(100,true, true))} >>> Box reuse:\blank >>> \box100 >>> \blank >>> \ctxlua{initt=loadfile('vbox.hi');initt();tex.box[100] = >>> nodes.FromTableToNodeButItnotExists(t)} >>> %%actually an empty box, of course >>> \box100 >>> \stoptext >>> >>> I was not able to find a "table2node" function ie >>> nodes.FromTableToNodeButItnotExists(t) >>> >> >> indeed, that has a low priority >> > BTW, Am I wrong if I say that this serialization is an alternative form for a pdf " box " ? -- luigi
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
