On 4/10/2016 7:32 PM, Wolfgang Schuster wrote:
Hans Hagen <mailto:[email protected]>
10. April 2016 um 19:16
i wonder at what point it crashes (where in what file)
It stops at the following line in node-ini.lua
local boundarycodes = mark(getsubtypes("boundary"))
ok, till we have 0.95 latest we can do
-- for now:
local boundarycodes = allocate {
[0] = "cancel",
[1] = "user",
[2] = "protrusion",
[3] = "word",
}
-- local boundarycodes = mark(getsubtypes("boundary"))
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl
-----------------------------------------------------------------
_______________________________________________
dev-context mailing list
[email protected]
https://mailman.ntg.nl/mailman/listinfo/dev-context