ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Serializing nodes
Date: Tue, 03 Feb 2009 17:26:50 +0100	[thread overview]
Message-ID: <4988704A.4090408@wxs.nl> (raw)
In-Reply-To: <fe8d59da0902030301u5075a76fke04df5cefdc7a4d9@mail.gmail.com>

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

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / 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
___________________________________________________________________________________


  reply	other threads:[~2009-02-03 16:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-03 11:01 luigi scarso
2009-02-03 16:26 ` Hans Hagen [this message]
2009-02-03 16:34   ` luigi scarso
2009-02-03 16:36     ` luigi scarso
2009-02-03 17:11       ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4988704A.4090408@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).