Sorry, I forgot to mention (and maybe it's obvious) that the problem only seems to appear in the paragraph directly after the enumeration, so the colors are correct in last paragraph in:

################################
\setupinteraction[state=start]
\setupitemize[each][n, packed]
\defineenumeration[myenum][text=Enumeration, location=top]

\starttext
\dorecurse{9}{\input ward \par}

\startmyenum[enum]
\startitemize
        \item Go to step \in[step].
        \item[step] Step.
\stopitemize
\stopmyenum

Step \in[step] of \in{Enumeration}[enum]. These numbers shouldn't be red, should they? They are on the new page.

Step \in[step] of \in{Enumeration}[enum]. These numbers are green, as expected.
\stoptext
################################

Stefan.
___________________________________________________________________________________
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