ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Paul Tremblay <phthenry@iglou.com>
Subject: controlling space between paragraphs in list
Date: Thu, 7 Apr 2005 22:19:20 -0400	[thread overview]
Message-ID: <20050408021920.GA17580@localhost.localdomain> (raw)

According to the big ConTeXt manual, one should use \head for an item in
a list with more than one paragraph:

\startitemize
\head first paragarph...\par second paragraph...
\stopitemize

Is there a way to control the amount of space *between* head paragraph
that are part of the head? I know how to control the space between
items, but what if you want a different space between the paragraphs in
an item. (This is not so unusual a desire; you might want to less space
to make things tighter.)

Right now, I can do this:

\setupwhitespace[8pt]
\startitemize
\item first paragarph...\par second paragraph...
\stopitemize

But then ConTeXt might not take care of the paragraphs nicely when
breaking between pages.

Thanks

Paul


-- 

************************
*Paul Tremblay         *
*phthenry@iglou.com    *
************************

                 reply	other threads:[~2005-04-08  2:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20050408021920.GA17580@localhost.localdomain \
    --to=phthenry@iglou.com \
    --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).