ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jan Willem Flamma <jwfregister@icloud.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Influence enumeration spacing
Date: Tue, 25 Oct 2016 15:34:40 +0200	[thread overview]
Message-ID: <6340E653-D3E9-4B65-8CAB-DC2C8C029FCA@icloud.com> (raw)

Dear list members,

In the MWE below the amount of vertical space between the enumeration header and the question text seems to fully controlled by the global \setupwhitespace[big] setting. 
I would like to reduce the distance beteen the enumeration header and the question text but inbetween={\blank[nowhite]} seems to be ignored. I tried none, disable etc. as well.

Of course I could set \setupwhitespace[small] but this would influence the amount whitespace between my paragraph text which should be set to big.

How can I minimize the inbetween distance without changing the spacing between paragraphs?


\setupwhitespace[big]                                               

\defineblock[question]
\keepblocks[question]

\defineenumeration
   [question]
   [inbetween={\blank[nowhite]}]

\starttext

\input ward
\input ward

\beginquestion
\startquestion
Text text text
\startitemize[a,packed]
\item answer a
\item answer b
\stopitemize
\stopquestion
\endquestion

\stoptext

Kind regards
Jan Willem Flamma
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2016-10-25 13:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-25 13:34 Jan Willem Flamma [this message]
2016-11-05 18:32 ` Wolfgang Schuster

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=6340E653-D3E9-4B65-8CAB-DC2C8C029FCA@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).