ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* enumeration header spacing control
@ 2016-06-18 21:00 Jan Willem Flamma
  0 siblings, 0 replies; only message in thread
From: Jan Willem Flamma @ 2016-06-18 21:00 UTC (permalink / raw)
  To: ntg-context

Dear members,

In the MWE below the amount of vertical space between the enumeration header and the text seems to fully controlled by the global \setupwhitespace setting.

The inbetween={\blank[nowhite]} setting seems to be ignored. I noticed this change of behaviour some weeks ago for the first time.

Appreciate any suggestion on how to reduce the vertical space between the enumeration header and the text



MWE

\setupwhitespace[big]                                               

\defineblock
	[question]

\defineenumeration
    [question]
    [alternative=top,
    after={\blank[2*big]},
    inbetween={\blank[nowhite]}]
     
\keepblocks
    [question]

\starttext
    \input ward

    \input ward

\startsection[title=Questions]

\beginquestion
\startquestion  
\dorecurse{10}{Text }
\stopquestion
\endquestion

\beginquestion
\startquestion  
\dorecurse{10}{Text }
\stopquestion
\endquestion

\stopsection

\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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-18 21:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-18 21:00 enumeration header spacing control Jan Willem Flamma

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).