ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Distance between items
Date: Thu, 28 Jan 2016 11:48:12 +0100	[thread overview]
Message-ID: <AD9833A2-EF23-4E5A-9EF2-99D2C6000DF2@gmail.com> (raw)

Dear List Members,

I don’t remember how to tweak the distance between items: What I would like to have is a distance between items a little bit bigger than the distance between them when the option « packed » is given, but smaller than the distance between items when « packed is left out.

Minimal example follows.
Thanks in advance: OK

%% begin example-itemize.tex
\starttext

\startitemize[n][style=bold]

\startitem
First item
\stopitem

\startitem
Second item
\stopitem

\startitem
Third item
\stopitem

\stopitemize

I want the distance between items to be smaller than in the above itemize, but bigger than the one  below…

\startitemize[n,packed][style=bold]

\startitem
First item
\stopitem

\startitem
Second item
\stopitem

\startitem
Third item
\stopitem

\stopitemize
\stoptext
%% end example-itemize.tex
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

             reply	other threads:[~2016-01-28 10:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-28 10:48 Otared Kavian [this message]
2016-01-28 11:00 ` Marco Patzer
2016-01-28 11:06   ` Otared Kavian

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=AD9833A2-EF23-4E5A-9EF2-99D2C6000DF2@gmail.com \
    --to=otared@gmail.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).