Hans Hagen schrieb: > Peter Rolf wrote: >> hi, >> >> every peace of code with interactive elements gives me this error message >> >> >> systems : begin file walkfield at line 5 >> (./walkfield.tuo) >> javascript : loading script set fld >> (r:/tex/texmf-local/tex/context/base/java-fld.tex) >> ! Undefined control sequence. >> \dopresetfieldsymbol #1->\checkobjectreferences >> \doifobjectfoundelse >> {SYM}{#... >> \dosetupfield ...tfieldsymbol \@@DriverFieldValue >> \setbox \scratchbox >> \hbox ... >> \dofield ...abel ,\v!frame ,\v!horizontal ][][][]} >> \iftrialtypesetting >> \else ... >> >> \egroup >> \globalcommacommand ...tackedfieldnumber ]\egroup >> \bgroup >> \globalprocesscommaitem ...globalcommacommand {#1} >> \expandafter >> \globalproces... >> .... >> l.43 \smashedvbox{\fieldstack[sequence]} >> % >> ? >> >> every interactive element should produce this error, but i can also send >> a test file. > > > % engine=luatex > > \starttext > > \setupinteraction[state=start] > > \chapter[first]{First} > > test \in{chapter}[second] > > \chapter[second]{Second} > > test \in{chapter}[first] > > \stoptext > > works ok here; nothing was changed in that code > same here. try the attached (old) example. works with pdftex, breaks with luatex. > ----------------------------------------------------------------- > 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 > ___________________________________________________________________________________ >