From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25314 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Font memory issues ? Date: Tue, 17 Jan 2006 23:36:58 +0100 Message-ID: <43CD718A.5080405@wxs.nl> 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> <998CA16F-EC19-46D5-A067-5CD6716EE773@trichotomic.net> <850FBC5F-EFD3-4AAB-846C-73FB8FF2CAA3@trichotomic.net> <7A0FD463-98FA-4DB4-AE21-C284EEF5638F@uni-bonn.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137537438 24300 80.91.229.2 (17 Jan 2006 22:37:18 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Jan 2006 22:37:18 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Jan 17 23:37:10 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 1EyzRq-0004PZ-Vl for gctc-ntg-context-518@m.gmane.org; Tue, 17 Jan 2006 23:37:07 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 234E712849; Tue, 17 Jan 2006 23:37:06 +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 27211-06; Tue, 17 Jan 2006 23:37:02 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 75D06127FD; Tue, 17 Jan 2006 23:37:02 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 97A13127FD for ; Tue, 17 Jan 2006 23:37:00 +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 27222-03 for ; Tue, 17 Jan 2006 23:36:59 +0100 (CET) Original-Received: from mail.pragma-ade.net (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by ronja.ntg.nl (Postfix) with SMTP id A5D86127DE for ; Tue, 17 Jan 2006 23:36:59 +0100 (CET) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 1192 for ; Tue, 17 Jan 2006 17:48:02 +0300 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 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:25314 Archived-At: David Wooten wrote: > > At this point I would very much like to be embarrassed by a simple, > too-obvious pointer ;) how about generating a plain tex format using pdfetex --ini and enabling the kpse debug options? Then you can see what is used: pdfetex --kpathsea-debug=65535 --ini --progname=context plain Hans