From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9186 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: how to define a global color? Date: Thu, 12 Sep 2002 10:02:28 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <20020912100228.77b4222f.taco@elvenkind.com> References: <3D7C68C4.7050606@voiceinterconnect.de> <20020909115411.22941bd9.taco@elvenkind.com> <5.1.0.14.1.20020911231157.02a1c830@remote-1> 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 1035399529 1197 80.91.224.250 (23 Oct 2002 18:58:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:58:49 +0000 (UTC) Original-To: ntg-context@ntg.nl In-Reply-To: <5.1.0.14.1.20020911231157.02a1c830@remote-1> Xref: main.gmane.org gmane.comp.tex.context:9186 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9186 I need it for XML processing. Colors in my input are encoded as hex values as in HTML, but they tend to be the same over ander over again so I want to cache the names somewhere (calling \definecolor all the time is quite expensive). On Wed, 11 Sep 2002 23:15:41 +0530, Hans wrote: > just curious: why do you need to globally redefine colors? maybe a solution > like -- groeten, Taco