From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/33969 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: gray scale conversion of colored text Date: Tue, 27 Mar 2007 09:50:34 +0200 Message-ID: <4608CCCA.4080003@elvenkind.com> References: <4607E1F4.8060909@gmx.net> <4607E6B1.40100@gmx.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1174981873 7880 80.91.229.12 (27 Mar 2007 07:51:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 27 Mar 2007 07:51:13 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 27 09:51:04 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1HW6SM-0004Sp-Cy for gctc-ntg-context-518@m.gmane.org; Tue, 27 Mar 2007 09:51:02 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 78F2620207; Tue, 27 Mar 2007 09:51:01 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04998-05; Tue, 27 Mar 2007 09:50:52 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5E885201FC; Tue, 27 Mar 2007 09:50:52 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 02021201FC for ; Tue, 27 Mar 2007 09:50:45 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 04465-03-2 for ; Tue, 27 Mar 2007 09:50:37 +0200 (CEST) Original-Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by ronja.ntg.nl (Postfix) with ESMTP id DC17420170 for ; Tue, 27 Mar 2007 09:50:35 +0200 (CEST) Original-Received: from boo.demon.nl ([82.161.175.147]:44922 helo=[10.10.0.6]) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1HW6Rv-000IOQ-A2 for ntg-context@ntg.nl; Tue, 27 Mar 2007 07:50:35 +0000 User-Agent: Thunderbird 1.5.0.9 (X11/20070105) In-Reply-To: <4607E6B1.40100@gmx.net> X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:33969 Archived-At: Peter Rolf wrote: > > Something like > > \setupcolors[conversion=always] Is there is a reason why you can not use \setupcolors[state=start] as well? That works fine in combination with conversion, and you will end up with greyscale color. Best, Taco