From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31756 Path: news.gmane.org!not-for-mail From: Antoine Junod Newsgroups: gmane.comp.tex.context Subject: Re: Font installation Date: 06 Nov 2006 16:01:32 +0100 Message-ID: <87mz74liur.fsf@zapata.tots-ns.net> References: <8764dsbsyw.fsf@zapata.tots-ns.net> <871wogbryo.fsf@zapata.tots-ns.net> <822E5885-83D9-4080-87F4-8F9BDB465399@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="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1162825406 23881 80.91.229.2 (6 Nov 2006 15:03:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 6 Nov 2006 15:03:26 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Nov 06 16:03:17 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 1Gh5zE-0001Ag-MH for gctc-ntg-context-518@m.gmane.org; Mon, 06 Nov 2006 16:02:09 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1E3F920009; Mon, 6 Nov 2006 16:02:07 +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 26985-05; Mon, 6 Nov 2006 16:01:58 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 680971FF7D; Mon, 6 Nov 2006 16:01:58 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 849F31FF8B for ; Mon, 6 Nov 2006 16:01:55 +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 28101-01 for ; Mon, 6 Nov 2006 16:01:47 +0100 (CET) Original-Received: from zapata.tots-ns.net (zapata.tots-ns.net [213.239.193.37]) by ronja.ntg.nl (Postfix) with SMTP id C0D4E1FDDB for ; Mon, 6 Nov 2006 16:01:46 +0100 (CET) Original-Received: (qmail 17272 invoked by uid 1000); 6 Nov 2006 16:01:32 +0100 Original-To: mailing list for ConTeXt users In-Reply-To: <822E5885-83D9-4080-87F4-8F9BDB465399@uni-bonn.de> Original-Lines: 29 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 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:31756 Archived-At: "Thomas A. Schmitz" writes: > On Nov 6, 2006, at 2:54 PM, Antoine Junod wrote: > > > tmf files are in: > > > > ./texmf-fonts/fonts/tfm/sil/doulos/texnansi-DoulosSILR.tfm > > ./texmf-fonts/fonts/tfm/sil/doulos/texnansi-raw-DoulosSILR.tfm > > > > mtexfont.pdf seems to say that's the right place (page 3). > > > > Yes, I've run texhash/mktexlsr. > > > > What else should I check? > > Excuse me, I wasn't paying enough attention. From your log, it is > clear that ConTeXt is looking for a tfm that is called DoulosSil.tfm > -- which, of course, isn't there. I think the reason is because you > use the same name "doulos" for all your definitions. Try to edit your > test file like so: It doesn't change anything. Always the same error: (./type-doulos.tex) ! Font \*Doulos12ptrmtfrm*:=DoulosSil at 12.0pt not loadable: Metric (TFM) file not found. Thanks for your help. -AJ