From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/24652 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: Thu, 22 Dec 2005 18:07:35 +0100 (CET) Message-ID: <9379.159.46.248.233.1135271255.squirrel@mail.rna.nl> References: <43A8C832.3020301@touchtelindia.net> <43A95AE0.9010603@wxs.nl> <43A9BC22.3050200@elvenkind.com> <43A9DD6C.1070202@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1135271273 29569 80.91.229.2 (22 Dec 2005 17:07:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Dec 2005 17:07:53 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Dec 22 18:07:48 2005 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 1EpTuq-0003IL-39 for gctc-ntg-context-518@m.gmane.org; Thu, 22 Dec 2005 18:07:44 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CD5D7128C5; Thu, 22 Dec 2005 18:07:43 +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 19100-01-4; Thu, 22 Dec 2005 18:07:38 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 59A58128C8; Thu, 22 Dec 2005 18:07:38 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 9E4CA128C8 for ; Thu, 22 Dec 2005 18:07:36 +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 19100-01-3 for ; Thu, 22 Dec 2005 18:07:35 +0100 (CET) Original-Received: from post-24.mail.nl.demon.net (post-24.mail.nl.demon.net [194.159.73.194]) by ronja.ntg.nl (Postfix) with ESMTP id B4B1B128C5 for ; Thu, 22 Dec 2005 18:07:35 +0100 (CET) Original-Received: from ii2.demon.nl ([82.161.98.36]:24280 helo=mail.rna.nl) by post-24.mail.nl.demon.net with esmtp (Exim 4.51) id 1EpTuh-000CHO-BC for ntg-context@ntg.nl; Thu, 22 Dec 2005 17:07:35 +0000 Original-Received: from mail.rna.nl (localhost [127.0.0.1]) by mail.rna.nl (Postfix) with ESMTP id EF265337498 for ; Thu, 22 Dec 2005 18:07:34 +0100 (CET) Original-Received: from 159.46.248.233 (SquirrelMail authenticated user gerben) by mail.rna.nl with HTTP; Thu, 22 Dec 2005 18:07:35 +0100 (CET) In-Reply-To: <43A9DD6C.1070202@elvenkind.com> Original-To: "mailing list for ConTeXt users" User-Agent: SquirrelMail/1.4.5 X-Priority: 3 (Normal) Importance: Normal 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:24652 Archived-At: > Gerben Wierda wrote: >> After installing type-dis and regenerating cont-en I get >> >> w-helvetica.map}{/usr/local/teTeX/share/texmf.local/fonts/map/pdftex/ >> context/ec >> -urw-courier.map}] >> systems : end file ftest at line 11 >> kpathsea: Running mktexpk --mfmode / --bdpi 72 --mag 1+0/72 --dpi 72 > > That's not right either (duh). Sorry > > How is about the next one (attached)? Expected behaviour: > It should find and use the fonts from cont-fnt.tex (and generate > an error message about missing ec-ptmr8t otherwise). I tried this on the very simple test file that was posted earlier and thi= s works. G