From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34154 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: What happened to \usetypescript[postscript] ? Date: Fri, 06 Apr 2007 21:16:43 +0200 Message-ID: <20070406211643.h7aljzyxm4oskksg@webmail.df.eu> 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 1175892042 6464 80.91.229.12 (6 Apr 2007 20:40:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 6 Apr 2007 20:40:42 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 06 22:39:54 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 1HZtvb-0002yM-2k for gctc-ntg-context-518@m.gmane.org; Fri, 06 Apr 2007 21:16:55 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 310D7202A9; Fri, 6 Apr 2007 21:16:54 +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 20263-02-3; Fri, 6 Apr 2007 21:16:47 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5B5C62023A; Fri, 6 Apr 2007 21:16:47 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 854D0201DE for ; Fri, 6 Apr 2007 21:16:46 +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 20263-02-2 for ; Fri, 6 Apr 2007 21:16:43 +0200 (CEST) Original-Received: from webmailfront02.ispgateway.de (webmailfront02.ispgateway.de [80.67.16.112]) by ronja.ntg.nl (Postfix) with ESMTP id 5E2F72023A for ; Fri, 6 Apr 2007 21:16:43 +0200 (CEST) Original-Received: from webmailfront02.ispgateway.de (localhost [127.0.0.1]) by webmailfront02.ispgateway.de (8.14.0/8.14.0) with ESMTP id l36JGhau018163 for ; Fri, 6 Apr 2007 21:16:43 +0200 Original-Received: (from nobody@localhost) by webmailfront02.ispgateway.de (8.14.0/8.14.0/Submit) id l36JGhKu018162 for ntg-context@ntg.nl; Fri, 6 Apr 2007 21:16:43 +0200 Original-Received: from N4438.n.pppool.de (N4438.n.pppool.de [89.50.68.56]) by webmail.df.eu (Horde MIME library) with HTTP; Fri, 06 Apr 2007 21:16:43 +0200 Content-Disposition: inline User-Agent: domainFACTORY X-Originating-IP: 89.50.68.56 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:34154 Archived-At: Zitat von luigi scarso : >> ! 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) Well, yes, you are right: The fonts used with \usetypescript[postscript] I never did install, actually I don't know much about them. I thought they are kind of preinstalled fonts... Now, with TeXLive they are gone. But some projects allready started with eg NimbusRoman. So, how do I get it back? > I usually use texfont for this kind of work. texfont? Tell me more about it! Up now I didn't came across it, don't know it... Steffen