[NTG-context] parbuilder in lua

2014-09-25 Thread Taco Hoekwater
Hi Hans, Can you please try the code below? I found three issues with it: 1. node-ltp.lua is not completely ready for nuts mode, e.g. line 3148: elseif order == 0 and hlist.list and last_badness tex.hbadness then where ‘hlist.list' should be 'getfield(hlist, list”)’ 2. with tracing on, I

Re: [NTG-context] parbuilder in lua

2014-09-25 Thread Hans Hagen
On 9/25/2014 9:57 AM, Taco Hoekwater wrote: Hi Hans, Can you please try the code below? I found three issues with it: 1. node-ltp.lua is not completely ready for nuts mode, e.g. line 3148: elseif order == 0 and hlist.list and last_badness tex.hbadness then where ‘hlist.list' should be

Re: [NTG-context] parbuilder in lua

2014-09-25 Thread Hans Hagen
On 9/25/2014 9:57 AM, Taco Hoekwater wrote: \tracingparagraphs=1 \tracingonline=1 I must admit that i never use these ... i'm more into visualizing it -) - Hans Hagen | PRAGMA ADE