From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34153 Path: news.gmane.org!not-for-mail From: "luigi scarso" Newsgroups: gmane.comp.tex.context Subject: Re: What happened to \usetypescript[postscript] ? Date: Fri, 6 Apr 2007 18:38:52 +0200 Message-ID: References: <20070406172104000117.fefeffee@st.estfiles.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1175882293 25033 80.91.229.12 (6 Apr 2007 17:58:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 6 Apr 2007 17:58:13 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 06 19:57:18 2007 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 lo.gmane.org with esmtp (Exim 4.50) id 1HZrSu-000139-Hi for gctc-ntg-context-518@m.gmane.org; Fri, 06 Apr 2007 18:39:08 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9BEBE2002F; Fri, 6 Apr 2007 18:39:07 +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 04329-04; Fri, 6 Apr 2007 18:39:02 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A646F20033; Fri, 6 Apr 2007 18:39:01 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 6D2BF20033 for ; Fri, 6 Apr 2007 18:38:59 +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 05334-03-3 for ; Fri, 6 Apr 2007 18:38:58 +0200 (CEST) Original-Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by ronja.ntg.nl (Postfix) with ESMTP id BDE952002F for ; Fri, 6 Apr 2007 18:38:57 +0200 (CEST) Original-Received: by an-out-0708.google.com with SMTP id d33so1059165and for ; Fri, 06 Apr 2007 09:38:53 -0700 (PDT) Original-Received: by 10.100.42.7 with SMTP id p7mr2217471anp.1175877532873; Fri, 06 Apr 2007 09:38:52 -0700 (PDT) Original-Received: by 10.100.191.10 with HTTP; Fri, 6 Apr 2007 09:38:52 -0700 (PDT) In-Reply-To: <20070406172104000117.fefeffee@st.estfiles.de> Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:34153 Archived-At: > ! Font \*postscript12ptrmtfrm*:=texnansi-utmr8a at 12.0pt not loadable: Metric > (TFM) file not found. This line say that you don't have installed the font required; maybe the font is in your system, but you didn't said to TeX to install it (no tfm=> no Tex Font Metric found) I usually use texfont for this kind of work. luigi