[NTG-context] TaBlE from Lua

2011-02-23 Thread Daniel Lyons
Is there a convenient way to create TaBlE tables from Lua? If so, where can I read about it? Thanks, -- Daniel ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist :

Re: [NTG-context] TaBlE from Lua

2011-02-23 Thread Wolfgang Schuster
Am 24.02.2011 um 00:07 schrieb Daniel Lyons: Is there a convenient way to create TaBlE tables from Lua? \startluacode context.starttable({|l|l|}) context.HL() context.NC() context(One) context.NC() context(Two) context.NC() context.AR() context.HL() context.stoptable() \stopluacode Wolfgang

Re: [NTG-context] TaBlE from Lua

2011-02-23 Thread Philipp Gesang
On 2011-02-23 17:07:38, Daniel Lyons wrote: Is there a convenient way to create TaBlE tables from Lua? If so, where can I read about it? Good evening, Daniel! [-1] Isn’t TaBlE deprecated? http://wiki.contextgarden.net/Tables_Overview [0] If you aim for convenience, wouldn’t you rather want

Re: [NTG-context] TaBlE from Lua

2011-02-23 Thread Daniel Lyons
On Feb 23, 2011, at 6:16 PM, Philipp Gesang wrote: On 2011-02-23 17:07:38, Daniel Lyons wrote: Is there a convenient way to create TaBlE tables from Lua? If so, where can I read about it? Good evening, Daniel! [-1] Isn’t TaBlE deprecated? http://wiki.contextgarden.net/Tables_Overview

Re: [NTG-context] TaBlE from Lua

2011-02-23 Thread luigi scarso
On Thu, Feb 24, 2011 at 2:45 AM, Daniel Lyons fus...@storytotell.org wrote: On Feb 23, 2011, at 6:16 PM, Philipp Gesang wrote: On 2011-02-23 17:07:38, Daniel Lyons wrote: Is there a convenient way to create TaBlE tables from Lua? If so, where can I read about it? Good evening, Daniel!

Re: [NTG-context] TaBlE from Lua

2011-02-23 Thread Daniel Lyons
On Feb 23, 2011, at 11:35 PM, luigi scarso wrote: On Thu, Feb 24, 2011 at 2:45 AM, Daniel Lyons fus...@storytotell.org wrote: On Feb 23, 2011, at 6:16 PM, Philipp Gesang wrote: On 2011-02-23 17:07:38, Daniel Lyons wrote: Is there a convenient way to create TaBlE tables from Lua? If so,