From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24606 Path: news.gmane.org!not-for-mail From: Gerben Wierda Newsgroups: gmane.comp.tex.context Subject: Re: How can I use postscript Times Roman font for entire document? Date: Wed, 21 Dec 2005 21:16:50 +0100 Message-ID: References: <43A8C832.3020301@touchtelindia.net> <43A95AE0.9010603@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1135196437 6856 80.91.229.2 (21 Dec 2005 20:20:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Dec 2005 20:20:37 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Dec 21 21:20:34 2005 Return-path: 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 1EpAOS-00052t-UC for gctc-ntg-context-518@m.gmane.org; Wed, 21 Dec 2005 21:17:01 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8D1181288C; Wed, 21 Dec 2005 21:17: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 03253-04-5; Wed, 21 Dec 2005 21:16:56 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3A6D91285A; Wed, 21 Dec 2005 21:16:56 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E8E3A12837 for ; Wed, 21 Dec 2005 21:16:54 +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 03253-04-4 for ; Wed, 21 Dec 2005 21:16:53 +0100 (CET) Original-Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by ronja.ntg.nl (Postfix) with ESMTP id A66A11285A for ; Wed, 21 Dec 2005 21:16:53 +0100 (CET) Original-Received: from ii2.demon.nl ([82.161.98.36]:24064 helo=mail.rna.nl) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1EpAOK-000Pwe-WD for ntg-context@ntg.nl; Wed, 21 Dec 2005 20:16:53 +0000 Original-Received: from [192.168.2.87] (hermione-a.rna.nl [192.168.2.87]) by mail.rna.nl (Postfix) with ESMTP id D366A335725 for ; Wed, 21 Dec 2005 21:16:51 +0100 (CET) In-Reply-To: Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.746.2) 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:24606 Archived-At: On 21 Dec 2005, at 20:19, David Arnold wrote: > Hans, > > I can report it doesn't work here. And I am pretty up-to-date with > GWTeX, although this makes me want to try updating today. This: > > % output=pdf > > \usetypescript[postscript][\defaultencoding] > \setupbodyfont[postscript,10pt] > > > \starttext > > \input tufte > > \stoptext > > Gave me this: > > (/usr/local/teTeX/share/texmf.local/tex/context/base/type-akb.tex)) > kpathsea: Running mktextfm utmr8t > mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; > nonstopmode; input utmr8t > This is METAFONT, Version 2.71828 (Web2C 7.5.5) > > kpathsea: Running mktexmf utmr8t > ! I can't find file `utmr8t'. > <*> ...:=ljfour; mag:=1; nonstopmode; input utmr8t > > Please type another input file name > ! Emergency stop. > <*> ...:=ljfour; mag:=1; nonstopmode; input utmr8t Map file trouble? Maybe you also need to load a map file in ConTeXt? G