ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Re: packing
@ 2001-01-03 10:50 Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2001-01-03 10:50 UTC (permalink / raw)
  Cc: ntg-context

At 02:49 PM 1/2/01 -0500, Richard Hensh wrote:
>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.
>
>\defineenumeration
>   [Level]
>   [text=Level,
>    location=left,
>    separator={--},
>    between=,
>    before=,
>    after=]
>
>\def\MyLabel#1{{\bf #1}}
>
>\setupindentations
>   [separator={~},distance=2em]
>
>\defineindenting[LevInd][text=]

\defineindenting[LevInd][text=,before={\blank[small]}]

since by default before=\blank [as are most before/after's] 

Hans
-------------------------------------------------------------------------
                                                  Hans Hagen | PRAGMA ADE
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

* packing
@ 2001-01-02 19:49 Richard Hensh
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Hensh @ 2001-01-02 19:49 UTC (permalink / 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-03 10:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-03 10:50 packing Hans Hagen
  -- strict thread matches above, loose matches on Subject: below --
2001-01-02 19:49 packing Richard Hensh

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