From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13206 Path: main.gmane.org!not-for-mail From: Giuseppe Bilotta Newsgroups: gmane.comp.tex.context Subject: Re: Changes/bugs in the new Context Date: Thu, 11 Sep 2003 16:54:15 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <1147263203.20030911165415@iol.it> References: <3F60818A.5010900@econ.muni.cz> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1063303233 24432 80.91.224.253 (11 Sep 2003 18:00:33 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Sep 2003 18:00:33 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Thu Sep 11 20:00:31 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19xVk7-0003Pc-00 for ; Thu, 11 Sep 2003 20:00:31 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id BE23A10B3C; Thu, 11 Sep 2003 20:00:25 +0200 (MEST) Original-Received: from smtp0.libero.it (smtp0.libero.it [193.70.192.33]) by ref.ntg.nl (Postfix) with ESMTP id 4C7C210B2C for ; Thu, 11 Sep 2003 19:54:11 +0200 (MEST) Original-Received: from OBLOMOV (151.29.141.40) by smtp0.libero.it (7.0.020-DD01) id 3F6031BF00030F3F for ntg-context@ntg.nl; Thu, 11 Sep 2003 19:54:09 +0200 X-Mailer: The Bat! (v2.00) CD5BF9353B3B7091 X-Priority: 3 (Normal) Original-To: ntg-context@ntg.nl In-Reply-To: <3F60818A.5010900@econ.muni.cz> Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13206 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13206 Thursday, September 11, 2003 Michal Kvasnicka wrote: > Dear Mr. Hagen. > I'm sorry I bother you, but I really need a help. Some time ago I > uploaded and installed the new version of ConTeXt (ConTeXt ver: > 2003.8.21). After that I was not able to compile some of my documents > due to changes (bug?) in the new version (the changes may be older). I'd > like to ask how should I handle the following two cases in the new version. > 1) Changes in colors > In some older version I could write things like this: > \setupheader[style={\ss\bfb\red}] > \setuphead[chapter] > [textstyle={\ss\bfc\setupinterlinespace[line=24pt]\red}] > \setupinteraction[state=start, style=\red] > where \red is a color. > Now it makes errors. How should I handle it now? In heads and headers I > can use command option and \setupheadertexts respectively. But how sould > I set the interactioncolor? (This is the real cause of the problem I > have ask the last week -- by my mistake atributed to the content-lists.) Each style= option now has a color= counterpart: use textstyle={what you want except \red},textcolor=red in setuphead and color=red in setupinteraction -- Giuseppe "Oblomov" Bilotta