From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/18852 Path: news.gmane.org!not-for-mail From: Steffen Wolfrum Newsgroups: gmane.comp.tex.context Subject: Re: Helvetica ? Date: Fri, 11 Mar 2005 21:32:19 +0100 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Trace: sea.gmane.org 1110573506 28459 80.91.229.2 (11 Mar 2005 20:38:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 11 Mar 2005 20:38:26 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Mar 11 21:38:25 2005 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 1D9qp4-0007cu-KC for gctc-ntg-context-518@m.gmane.org; Fri, 11 Mar 2005 21:33:27 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BDF1712884; Fri, 11 Mar 2005 21:34:02 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25560-01; Fri, 11 Mar 2005 21:34:00 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DA63D12853; Fri, 11 Mar 2005 21:33:59 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9C05112853 for ; Fri, 11 Mar 2005 21:33:58 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25224-07 for ; Fri, 11 Mar 2005 21:33:57 +0100 (CET) Original-Received: from smtprelay02.ispgateway.de (smtprelay02.ispgateway.de [80.67.18.14]) by ronja.ntg.nl (Postfix) with ESMTP id DC0771281C for ; Fri, 11 Mar 2005 21:33:57 +0100 (CET) Original-Received: (qmail 17271 invoked from network); 11 Mar 2005 20:33:56 -0000 Original-Received: from unknown (HELO [62.134.76.219]) (698580@[62.134.77.233]) (envelope-sender ) by smtprelay02.ispgateway.de (qmail-ldap-1.03) with SMTP for ; 11 Mar 2005 20:33:56 -0000 Original-To: ntg-context@ntg.nl X-Virus-Scanned: by 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: by amavisd-new at ntg.nl X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: news.gmane.org gmane.comp.tex.context:18852 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:18852 Adam Lindsay wrote: > Steffen Wolfrum said this at Fri, 11 Mar 2005 17:59:30 +0100: > > >> \usetypescript [adobekb][\defaultencoding] > >> \usetypescript [postscript][\defaultencoding] > >> \setupbodyfont[pos,ss,12pt] > > I'm taking a leap with this, because I don't have my gwTeX box at hand, > but try > > \usetypescript [adobekb] [8r] > \usetypescript [postscript] [8r] > \setupbodyfont [pos,ss,12pt] > > gwTeX (IIRC) has a full complement of adobe 8r metrics. Note that > helvetica in the postscript typescript is scaled at 90% so "12pt" > actually means 10.8pt. Then the error log changes. Now we have: ! Font \*12ptsstf*=uhvr8t at 12.0pt not loadable: Metric (TFM) file not found. Steffen