ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
Subject: Re: suggestion for \startitemize.
Date: Thu, 27 Oct 2005 17:30:08 +0200	[thread overview]
Message-ID: <4360F280.5090805@boede.nl> (raw)
In-Reply-To: <200510262040.13459.john@wexfordpress.com>

Dear John,

There is no need to change anything, it is already there:

\starttext
\setupitemize[1][symbol=n]
\setupitemize[2][symbol=a]
\setupitemize[3][symbol=A]
\setupitemize[4][symbol=R]

\startitemize
\item One
    \startitemize
        \item Second level
        \startitemize
            \item Capitals at third level
            \startitemize
                \item Roman numerals at fourth level
            \stopitemize
        \stopitemize
    \stopitemize
\item Two
\stopitemize
\stoptext

Kind regards

Willi
John R. Culleton wrote:

>It is possible to nest \startitemize sequences, But each level
>requires a different parameter in the \startitemize statement. 
>
>OTOH the \orderedlist command in eplain.tex uses 1,2,3 for the
>outside list, then a,b,c for the first nest,  roman numerals for
>the next nest and finally "*" for the innermost list. 
>
>A similar automatic sequence or sequences would be useful in
>Context. 
>  
>

      reply	other threads:[~2005-10-27 15:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-26 20:40 John R. Culleton
2005-10-27 15:30 ` Willi Egger [this message]

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=4360F280.5090805@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).