> On Jun 16, 2020, at 1:51 PM, m...@murchisondrillingschools.com wrote:
>
> I want more space before each top-level item. MWE:
>
> \defineitemgroup[mdshw][levels=2]
> \setupitemgroup[mdshw][1][n]
> \setupitemgroup[mdshw][2][a, packed, 1*broad][left=(, right=), stopper=]
Is something like this what you want? (Play with the values [2cm])
\defineitemgroup[mdshw][levels=2]
\setupitemgroup[mdshw][1][n][before={\blank[2cm]},after={\blank[2cm]},inbetween={\blank[2cm]}]
\setupitemgroup[mdshw][2][a, packed, 1*broad][left=(, right=), stopper=]
HTH,
John
___________________________________________________________________________________
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
___________________________________________________________________________________