From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9161 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: how to define a global color? Date: Mon, 9 Sep 2002 11:54:11 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020909115411.22941bd9.taco@elvenkind.com> References: <3D7C68C4.7050606@voiceinterconnect.de> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399508 1067 80.91.224.250 (23 Oct 2002 18:58:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:58:28 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Uwe Koloska In-Reply-To: <3D7C68C4.7050606@voiceinterconnect.de> Xref: main.gmane.org gmane.comp.tex.context:9161 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9161 Hi Uwe, This has bitten me too, in the past. \global doesnt work with definecolor. Here is a rude, but reasonably safe solution (that is: it never caused any harm in my input files, but no warranty): \globaldefs=1 \definecolor [...][] \globaldefs=0 On Mon, 09 Sep 2002 11:24:20 +0200, Uwe wrote: > Hello, > > how can I define a color inside of say an itemization? > > If I say \definecolor[name][color] inside of an itemization, the > definition is lost after the \stopitemize. > > Is there something like a \global\definecolor? > > Yours > Uwe Koloska > > -- > voiceINTERconnect www.voiceinterconnect.de > ... smart speech applications from germany -- groeten, Taco