Am 29.11.2011 um 11:28 schrieb Willi Egger:
> Hi Hans,
>
> I tried to build a form with fields. However at this moment it looks likely,
> that there is a problem with fields. I get the following error:
>
> interactions > javascripts > loaded: library 'fld'
> ! LuaTeX error .../base/lpdf-fld.lua:823: attempt to call global
> 'makelinechine' (a nil value)
> stack traceback:
> .../base/lpdf-fld.lua:823: in function <.../base/lpdf-fld.lua:822>
> (tail call): ?
> (tail call): ?
> .../base/scrn-fld.lua:43: in function 'insertfield'
> <main ctx instance>:1: in main chunk.
>
> I attach a minimal example.
lpdf-fld.lua (line 822):
function methods.text(name,specification)
-- return makelinechine(name,enhance(specification,"MultiLine"))
return makelinechild(name,enhance(specification,"MultiLine"))
end
Wolfgang
___________________________________________________________________________________
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 : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___________________________________________________________________________________