ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Changing item indicator
@ 2011-07-06  7:18 Kip Warner
  2011-07-06  7:45 ` Philipp Gesang
  0 siblings, 1 reply; 4+ messages in thread
From: Kip Warner @ 2011-07-06  7:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 359 bytes --]

Hey list,

I'd like to change the colour of the item indicator (e.g. the roman
numeral or number).

I am using the following, but ConTeXt seems to ignore it:

\definecolor[colour_item][r=.828,g=.313,b=.176]
\setupitems
  [color=colour_item]

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Changing item indicator
  2011-07-06  7:18 Changing item indicator Kip Warner
@ 2011-07-06  7:45 ` Philipp Gesang
  2011-07-06  7:52   ` luigi scarso
  2011-07-06 23:26   ` Kip Warner
  0 siblings, 2 replies; 4+ messages in thread
From: Philipp Gesang @ 2011-07-06  7:45 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1236 bytes --]

Hi Kip,

On 2011-07-06 <00:18:06>, Kip Warner wrote:
> Hey list,
> 
> I'd like to change the colour of the item indicator (e.g. the roman
> numeral or number).
> 
> I am using the following, but ConTeXt seems to ignore it:
> 
> \definecolor[colour_item][r=.828,g=.313,b=.176]
> \setupitems
>   [color=colour_item]

\setupitemize[color=colour_item]

See also: http://archive.contextgarden.net/message/20101020.085411.e4753aa5.en.html

Best regards
Philipp




> 
> -- 
> Kip Warner -- Software Engineer
> OpenPGP encrypted/signed mail preferred
> http://www.thevertigo.com



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


-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

[-- Attachment #1.2: Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Changing item indicator
  2011-07-06  7:45 ` Philipp Gesang
@ 2011-07-06  7:52   ` luigi scarso
  2011-07-06 23:26   ` Kip Warner
  1 sibling, 0 replies; 4+ messages in thread
From: luigi scarso @ 2011-07-06  7:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, Jul 6, 2011 at 9:45 AM, Philipp Gesang
<gesang@stud.uni-heidelberg.de> wrote:
> Hi Kip,
>
> On 2011-07-06 <00:18:06>, Kip Warner wrote:
>> Hey list,
>>
>> I'd like to change the colour of the item indicator (e.g. the roman
>> numeral or number).
>>
>> I am using the following, but ConTeXt seems to ignore it:
>>
>> \definecolor[colour_item][r=.828,g=.313,b=.176]
>> \setupitems
>>   [color=colour_item]
>
> \setupitemize[color=colour_item]
>
> See also: http://archive.contextgarden.net/message/20101020.085411.e4753aa5.en.html
At wiki.contextgarden.net
there is also a Special search powered by Google
One can put
setupitemize
or
setupitemize more:mail
or
setupitemize more:wiki

(BTW, I don't want to discourage anyone to write in this ml)

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Changing item indicator
  2011-07-06  7:45 ` Philipp Gesang
  2011-07-06  7:52   ` luigi scarso
@ 2011-07-06 23:26   ` Kip Warner
  1 sibling, 0 replies; 4+ messages in thread
From: Kip Warner @ 2011-07-06 23:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 356 bytes --]

On Wed, 2011-07-06 at 09:45 +0200, Philipp Gesang wrote:
> \setupitemize[color=colour_item]
> 
> See also: http://archive.contextgarden.net/message/20101020.085411.e4753aa5.en.html
> 
> Best regards
> Philipp

Thanks Philipp. That did it.

-- 
Kip Warner -- Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-07-06 23:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-06  7:18 Changing item indicator Kip Warner
2011-07-06  7:45 ` Philipp Gesang
2011-07-06  7:52   ` luigi scarso
2011-07-06 23:26   ` Kip Warner

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).