ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: customized item list symbol/graphic
Date: Sat, 11 Dec 2010 18:24:43 +0100	[thread overview]
Message-ID: <501C8A3B-D1FB-4D74-860A-A7423FE693ED@gmail.com> (raw)
In-Reply-To: <4D03A350.2020309@bredband.net>


Am 11.12.2010 um 17:14 schrieb Jan-Erik Hägglöf:

> None of the above setting worked for me. Even tried
> 
> \startitemize[columns,2*broad][inbetween={\blank[1cm]}]

With the „columns“ keyword you get also packed items, to unset this
setting add „unpacked“ to your setup:

\startitemize[columns,unpacked,2*broad][inbetween={\blank[1cm]}]

Please make complete examples next time which can be used without
adding extra lines, e.g. this is what i used for your problem:

\starttext
\startitemize[columns,unpacked][inbetween={\blank[2*big]}]
\dorecurse{4}{\item text}
\stopitemize
\stoptext

Wolfgang

___________________________________________________________________________________
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
___________________________________________________________________________________


  parent reply	other threads:[~2010-12-11 17:24 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-11 13:27 Jan-Erik Hägglöf
2010-12-11 13:42 ` Taco Hoekwater
2010-12-11 14:37   ` Jan-Erik Hägglöf
2010-12-11 15:23     ` Wolfgang Schuster
2010-12-11 16:14       ` Jan-Erik Hägglöf
2010-12-11 17:22         ` Jan-Erik Hägglöf
2010-12-11 17:24         ` Wolfgang Schuster [this message]
2010-12-11 17:39           ` customized item list symbol/graphic [solved] Jan-Erik Hägglöf

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=501C8A3B-D1FB-4D74-860A-A7423FE693ED@gmail.com \
    --to=schuster.wolfgang@googlemail.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).