From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25134 Path: news.gmane.org!not-for-mail From: David Wooten Newsgroups: gmane.comp.tex.context Subject: Re: Font memory issues ? Date: Thu, 12 Jan 2006 14:48:07 -0800 Message-ID: <998CA16F-EC19-46D5-A067-5CD6716EE773@trichotomic.net> References: <35AB8A55-351B-4B53-81D7-ED26F4652A69@trichotomic.net> <43C42D12.7020309@wxs.nl> <95E5C116-BA8D-42CC-A101-1B83BFEFD35B@trichotomic.net> <43C4BEC7.1050102@wxs.nl> <88E20D3D-0E24-417B-8B35-59B9AA0D27A9@trichotomic.net> <43C61319.3000104@wxs.nl> <43C6B66C.5000504@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137107958 10624 80.91.229.2 (12 Jan 2006 23:19:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 Jan 2006 23:19:18 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Jan 13 00:19:13 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 1ExBiq-0002WW-Kw for gctc-ntg-context-518@m.gmane.org; Fri, 13 Jan 2006 00:19:12 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 07D85127CF; Fri, 13 Jan 2006 00:19:12 +0100 (CET) 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 28585-01; Fri, 13 Jan 2006 00:19:11 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 20890127CE; Thu, 12 Jan 2006 23:48:18 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E1F7A127CE for ; Thu, 12 Jan 2006 23:48:15 +0100 (CET) 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 27889-03 for ; Thu, 12 Jan 2006 23:48:15 +0100 (CET) Original-Received: from smtp111.sbc.mail.mud.yahoo.com (smtp111.sbc.mail.mud.yahoo.com [68.142.198.210]) by ronja.ntg.nl (Postfix) with SMTP id 8C92812793 for ; Thu, 12 Jan 2006 23:48:12 +0100 (CET) Original-Received: (qmail 58063 invoked from network); 12 Jan 2006 22:48:08 -0000 Original-Received: from unknown (HELO ?192.168.2.7?) (wooten.david@sbcglobal.net@69.106.41.125 with plain) by smtp111.sbc.mail.mud.yahoo.com with SMTP; 12 Jan 2006 22:48:08 -0000 In-Reply-To: <43C6B66C.5000504@wxs.nl> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.746.2) X-Virus-Scanned: 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:25134 Archived-At: On Jan 12, 2006, at 12:05 PM, Hans Hagen wrote: > can it be that you have multiple cnf files? kpse reads more than > one if present Here are all the .cnf files: /usr/local/teTeX/share/texmf/web2c/fmtutil.cnf /usr/local/teTeX/share/texmf/web2c/texmf.cnf /usr/local/teTeX/share/texmf.gwtex/texmf.cnf.gwtex.tl2003 /usr/local/teTeX/share/texmf.gwtex/texmf.cnf.gwtex.tl2004 /usr/local/teTeX/share/texmf.gwtex/web2c/mktex.cnf /usr/local/teTeX/share/texmf.local/web2c/context.cnf /usr/local/teTeX/share/texmf.local/web2c/fmtutil.cnf /usr/local/teTeX/share/texmf.tetex/web2c/mktex.cnf /usr/local/teTeX/texmf.cnf Even with multiple cnf files, if the memory settings are identical, should it work? Also, should the new memory settings have the ".context" suffix, e.g. font-mem-size.context? I believe I have tried both ways. Many thanks, David