ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Thomas A. Schmitz" <thomas.schmitz@uni-bonn.de>
Subject: itemize + color question
Date: Mon, 15 Aug 2005 16:04:40 +0200	[thread overview]
Message-ID: <A7614504-BAEC-4910-AF0B-605C0D2F4188@uni-bonn.de> (raw)

Dear gang,

This seems like a very easy one, but I can't figure it out: on my  
slides, I want numbered itemizations to appear item by item, and I  
want the previous items to be "greyed out." I think this can only be  
done by combining two itemize environments. This is what I tried:


\setupitemize[1][n,packed,joinedup]

\startitemize[color=darkgray]

\item \color[darkgray]{one}

\stopitemize

\startitemize[color=white][continue]

\item two

\stopitemize

But the switches color=something and continue seem to exclude each  
other: either I get a continued item numbered "2," but in grey, or I  
get a white item number "1". There must be some obvious mistake, but  
where?

Thanks, and best

Thomas

             reply	other threads:[~2005-08-15 14:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-15 14:04 Thomas A. Schmitz [this message]
2005-08-15 21:24 ` Vit Zyka
2005-08-16  6:58   ` Thomas A. Schmitz

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=A7614504-BAEC-4910-AF0B-605C0D2F4188@uni-bonn.de \
    --to=thomas.schmitz@uni-bonn.de \
    --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).