ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jan Willem Flamma <jwfregister@icloud.com>
To: ntg-context@ntg.nl
Subject: disappearing margin text
Date: Wed, 22 Jun 2016 11:52:04 +0200	[thread overview]
Message-ID: <801427AE-3528-4F74-AFFD-2CD9DD40D384@icloud.com> (raw)

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	other threads:[~2016-06-22  9:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-22  9:52 Jan Willem Flamma [this message]
2016-06-22 10:20 ` Marco Patzer
2016-06-22 13:17 ` Jan Willem Flamma
2016-06-23 19:42   ` josephcanedo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=801427AE-3528-4F74-AFFD-2CD9DD40D384@icloud.com \
    --to=jwfregister@icloud.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).