ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: jkitz@inradius.net
To: ntg-context@ntg.nl
Subject: Re: spacing before items
Date: Tue, 16 Jun 2020 15:29:30 -0400	[thread overview]
Message-ID: <CCC7589F-42D9-47CE-95D8-E7E4712B17AD@inradius.net> (raw)
In-Reply-To: <mailman.342.1592329885.1283.ntg-context@ntg.nl>


[-- Attachment #1.1: Type: text/plain, Size: 596 bytes --]



> On Jun 16, 2020, at 1:51 PM, mike@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

[-- Attachment #1.2: Type: text/html, Size: 5157 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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:[~2020-06-16 19:29 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.342.1592329885.1283.ntg-context@ntg.nl>
2020-06-16 19:29 ` jkitz [this message]
2020-06-16 17:51 Mike Cooper
2020-06-16 19:13 ` Wolfgang Schuster
2020-06-17 15:04   ` Mike Cooper
2020-06-17 19:50   ` Mike Cooper
2020-06-17 20:26     ` Henning Hraban Ramm
2020-06-17 20:34       ` Mike Cooper
2020-06-17 20:44     ` Wolfgang Schuster
2020-06-17 21:03       ` Mike Cooper
2020-06-17 21:14         ` Hans Hagen
2020-06-16 19:18 ` Tomas Hala
2020-06-17 15:13   ` Mike Cooper
2020-06-23 21:18     ` David Rogers
2020-06-23 22:00       ` Mike Cooper
2020-06-24  6:49         ` Hans Hagen
2020-06-24 17:41           ` Mike Cooper
2020-06-24 20:19             ` Henning Hraban Ramm
2020-06-24 21:11               ` Mike Cooper
2020-06-24 21:42                 ` Henning Hraban Ramm
2020-06-25 18:28         ` David Rogers
2020-06-29 14:46           ` Mike Cooper

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=CCC7589F-42D9-47CE-95D8-E7E4712B17AD@inradius.net \
    --to=jkitz@inradius.net \
    --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).