From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17327 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: Black generation in cmyk output Date: Tue, 30 Nov 2004 16:22:38 +0100 Message-ID: <41AC903E.9030000@elvenkind.com> References: <20041130150602.GA1420@mnw.art.pl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1101828282 28799 80.91.229.6 (30 Nov 2004 15:24:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 30 Nov 2004 15:24:42 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Nov 30 16:24:36 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CZ9ro-0000rU-00 for ; Tue, 30 Nov 2004 16:24:36 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BEE5D1279F; Tue, 30 Nov 2004 16:24:35 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02243-06; Tue, 30 Nov 2004 16:24:35 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B127D1278B; Tue, 30 Nov 2004 16:22:41 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5FBDC1278B for ; Tue, 30 Nov 2004 16:22:40 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02243-05 for ; Tue, 30 Nov 2004 16:22:39 +0100 (CET) Original-Received: from glenfiddich.elvenkind.com (unknown [213.84.171.68]) by ronja.ntg.nl (Postfix) with ESMTP id BC66E12787 for ; Tue, 30 Nov 2004 16:22:39 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 1224AE191 for ; Tue, 30 Nov 2004 16:21:22 +0100 (CET) Original-Received: from glenfiddich.elvenkind.com ([127.0.0.1]) by localhost (glenfiddich.elvenkind.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17081-03 for ; Tue, 30 Nov 2004 16:21:21 +0100 (CET) Original-Received: from [10.10.0.6] (glenlivet.elvenkind.com [10.10.0.6]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 4EDADE018 for ; Tue, 30 Nov 2004 16:21:21 +0100 (CET) User-Agent: Mozilla Thunderbird 0.9 (X11/20041103) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <20041130150602.GA1420@mnw.art.pl> X-Virus-Scanned: by amavisd-new at elvenkind.net X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17327 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17327 Hi, Piotr Kopszak wrote: > Hello, > > I was wondering if it is possible to influence the level of black > component generation in cmyk ConTeXt output? In the automatic conversion of metapost you mean? Well, you can turn black generation on (\setupcolors[reduce=no]) or turn it off ([reduce=yes]) ... There is no way to control the *amount* of black generation, but you can of course define your own CMYK colors with an appropriate K component. I hope I understood your question correctly. Greetings, Taco