dear all,
I’m trying to build a stepwise presentation, but the following minimal example (got it from the ML[1]) produces an error:

ConTeXt  ver: 2012.09.06 23:03 MKIV  fmt: 2012.9.9
…
!LuaTeX error: There should have been a lua <node> here, not an object with type string!

The example compiles with standalone 2012.06.13 while it is broken from 2012.07.27 onwards.

Is the stepper-module no longer supported?
TIA,
Daniel


\usemodule[pre-stepwise]

\setupinteraction[state=start,click=off]

\setupbodyfont[palatino]

\starttext

\StartSteps

\starttabulate
\NC test \FlushStep \NC test \FlushStep \NC \NR
\NC test \FlushStep \NC test \FlushStep \NC \NR
\NC test \FlushStep \NC test \FlushStep \NC \NR
\stoptabulate

\StopSteps

\stoptext



[1] http://www.mail-archive.com/ntg-context@ntg.nl/msg55196.html
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to