From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30979 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: transparent metafun colors turn nearly black Date: Mon, 25 Sep 2006 09:52:28 +0200 Message-ID: <6faad9f00609250052l1fdb8336he484e4fddbc2ab1a@mail.gmail.com> References: <4515926A.50606@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1159170769 18591 80.91.229.2 (25 Sep 2006 07:52:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 25 Sep 2006 07:52:49 +0000 (UTC) Cc: Patrick Gundlach Original-X-From: ntg-context-bounces@ntg.nl Mon Sep 25 09:52:46 2006 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 ciao.gmane.org with esmtp (Exim 4.43) id 1GRlGd-0001nx-Fc for gctc-ntg-context-518@m.gmane.org; Mon, 25 Sep 2006 09:52:43 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 62AEE1FDE3; Mon, 25 Sep 2006 09:52:42 +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 21539-04-3; Mon, 25 Sep 2006 09:52:35 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 782CF1FCBD; Mon, 25 Sep 2006 09:52:35 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AC7911FCBD for ; Mon, 25 Sep 2006 09:52:33 +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 21539-04-2 for ; Mon, 25 Sep 2006 09:52:32 +0200 (CEST) Original-Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.225]) by ronja.ntg.nl (Postfix) with SMTP id A07FD1FC84 for ; Mon, 25 Sep 2006 09:52:32 +0200 (CEST) Original-Received: by wx-out-0506.google.com with SMTP id s12so1662320wxc for ; Mon, 25 Sep 2006 00:52:31 -0700 (PDT) Original-Received: by 10.90.63.16 with SMTP id l16mr1150316aga; Mon, 25 Sep 2006 00:52:28 -0700 (PDT) Original-Received: by 10.90.25.15 with HTTP; Mon, 25 Sep 2006 00:52:28 -0700 (PDT) Original-To: "mailing list for ConTeXt users" In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:30979 Archived-At: On 9/24/06, Sanjoy Mahajan wrote: > These were the memory setting in the /etc/texmf/texmf.d/95NonPath.cnf > configlet that is part of Debian and Ubuntu: > > main_memory = 1000000 % words of inimemory available; also applies to inimf&mp > main_memory.context = 1500000 > main_memory.mpost = 1500000 > > I commented out the .mpost line (there was no separate metafun line, > which I guess was getting the main_memory value of 1000000), > regenerated the texmf.cnf with "update-texmf", then regenerated > metafun with "texexec --make metafun" and transparency worked. So > thanks for the magic! > > Have wikified the above in case anyone else runs into it > . > > (I wonder if the live context has been having the same problem?) Yes. I tried to fix it after Taco reported the exact problem. Plese test if it's working now. If it isn't (i.e.: if I have broken something else) now at least you know who is to blame. Mojca