ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Richard Hensh" <hensh@math.msu.edu>
Subject: packing
Date: Tue, 2 Jan 2001 14:49:47 -0500	[thread overview]
Message-ID: <BBEBLFPKHFAPEFFKBALGMEFECGAA.hensh@math.msu.edu> (raw)

Hello,

How would one reduce the vertical whitespace between {\em User} and the
description in the list environment below? Using the \startpacked macro
seems to be overkill. Besides, I just want to reduce it, not eliminate it.

thanks
ricky

\defineenumeration
   [Level]
   [text=Level,
    location=left,
    separator={--},
    between=,
    before=,
    after=]

\def\MyLabel#1{{\bf #1}}

\setupindentations
   [separator={~},distance=2em]

\defineindenting[LevInd][text=]

\startpacked
     \Level {\em User 1}

     \LevInd ...description...
\stoppacked

\startpacked
     \Level {\em User 2}

     \LevInd ...description...
\stoppacked


             reply	other threads:[~2001-01-02 19:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-02 19:49 Richard Hensh [this message]
2001-01-03 10:50 packing Hans Hagen

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=BBEBLFPKHFAPEFFKBALGMEFECGAA.hensh@math.msu.edu \
    --to=hensh@math.msu.edu \
    /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).