ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
Subject: Re: Re: itemize
Date: Sat, 19 Jun 2004 19:14:42 +0200	[thread overview]
Message-ID: <40D47482.9060401@boede.nl> (raw)
In-Reply-To: <m2r7scre6t.fsf@levana.de>

Of course Patrick's answer works. Another aproach is to use the
\setupitemize command. This gives you more control over the spacing
between the symbol and the text.

\setupitemize
[1] %level of itemization
[broad,atnmargin]
[margin=no,
  distance=5em,
  stopper=,
  left=Idea ,
  right=:]

\startitemize[a]
\item Text Text Text Text Text Text Text Text Text Text Text Text
       Text Text Text Text Text Text Text Text Text Text Text Text
       Text Text Text Text Text Text Text Text Text Text
\item Text Text Text Text Text Text Text Text Text Text Text Text
       Text Text Text Text Text Text Text Text Text Text Text Text
       Text Text Text Text Text Text Text Text Text Text
\stopitemize
\stoptext

Kind regards

Willi

Patrick Gundlach wrote:
> "Thomas A.Schmitz" <thomas.schmitz@uni-bonn.de> writes:
> 
> 
>>These are two very basic questions, but I couldn't find basic answers.
>>Am quite willing to RTFM, but would be grateful for pointing to
>>specific sections. So here comes:
>>
>>1) Is it possible to have something in front of the number in numbered
>>   itemize-groups? Like LatTeX-style [1] etc. All I could find was the
>>   "stopper= " setup, but nothing for "starters."
> 
> 
> \starttext
> \defineconversion[map][(\numbers]
> \startitemize[map][stopper=)]
> \item Text Text Text Text Text Text Text Text Text Text Text Text
>       Text Text Text Text Text Text Text Text Text Text Text Text
>       Text Text Text Text Text Text Text Text Text Text
> \item Text Text Text Text Text Text Text Text Text Text Text Text
>       Text Text Text Text Text Text Text Text Text Text Text Text
>       Text Text Text Text Text Text Text Text Text Text
> \stopitemize
> \stoptext
> 
> Patrick
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context

  reply	other threads:[~2004-06-19 17:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-16 15:12 itemize, adobekb Thomas A.Schmitz
2004-06-18 17:03 ` itemize Patrick Gundlach
2004-06-19 17:14   ` Willi Egger [this message]
2004-06-20  7:57     ` itemize Patrick Gundlach
2004-06-20 20:41       ` itemize Willi Egger
2004-06-21  8:39     ` Thomas A. Schmitz
2004-06-21 16:02       ` Gary Pajer
2004-07-28 12:47         ` 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=40D47482.9060401@boede.nl \
    --to=w.egger@boede.nl \
    --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).