Hi,
I think I found a small bug. The interaction colors interact strangely
with page breaks in certain cases. See the following example. I'm
using ConTeXt 201110003 12:59 MkIV.
################################
\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.
\stoptext
################################
Best regards,
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
___________________________________________________________________________________