Dear list members

In the following MWE, the margin text appears at question 1 but not at question 
2.

How is this possible?

Kind regards,
Jan Willem


MWE:
\defineblock[question]
\hideblocks[question]   

\defineenumeration
    [question]
    [text=Question]
     
\setupblock[question][before=\startquestion,after=\stopquestion]


\starttext

\inmargin{margin}
\beginquestion
Text
\endquestion

\inmargin{margin}
\beginquestion
Text
\endquestion

\useblocks[question]

\stoptext
___________________________________________________________________________________
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