From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25336 Path: news.gmane.org!not-for-mail From: Ville Voipio Newsgroups: gmane.comp.tex.context Subject: A font problem with the stand-alone Windows distribution Date: Wed, 18 Jan 2006 21:40:26 +0200 Message-ID: <43CE99AA.9060003@kpatents.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137613271 12015 80.91.229.2 (18 Jan 2006 19:41:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Jan 2006 19:41:11 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 18 20:41:07 2006 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 1EzJAZ-0006Ab-Tn for gctc-ntg-context-518@m.gmane.org; Wed, 18 Jan 2006 20:40:36 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E8F111284D; Wed, 18 Jan 2006 20:40:33 +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 07165-04; Wed, 18 Jan 2006 20:40:30 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 785E8127FC; Wed, 18 Jan 2006 20:40:30 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 58458127FC for ; Wed, 18 Jan 2006 20:40:28 +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 07057-05 for ; Wed, 18 Jan 2006 20:40:27 +0100 (CET) Original-Received: from mail.kpatents.com (mail.kpatents.com [195.170.128.67]) by ronja.ntg.nl (Postfix) with SMTP id 48BF8127D9 for ; Wed, 18 Jan 2006 20:40:26 +0100 (CET) Original-Received: (qmail 9814 invoked from network); 18 Jan 2006 19:40:26 -0000 Original-Received: from unknown (HELO ?192.168.100.157?) (192.168.100.157) by 192.168.100.1 with SMTP; 18 Jan 2006 19:40:26 -0000 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: 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:25336 Archived-At: A font problem -- again. I am so sorry. I try to use the URW postscript fonts with the stand-alone mswincontext.zip distribution. Everything else seems to work fine, but when I say: \usetypescript[adobekb][\defaultencoding] \usetypescript[pos][\defaultencoding] \setupbodyfont[pos,11pt] I get a bunch of complaints from Acroread, and it uses Helvetica everywhere. (The same happens with Postscript instead of pos.) The reason is rather clear, the log has the following rows: Warning: pdfetex.exe (file ptmb8y): Font ptmb8y at 79 not found Warning: pdfetex.exe (file pcrr8y): Font pcrr8y at 55 not found Warning: pdfetex.exe (file pcrr8y): Font pcrr8y at 86 not found etc. So, the system tries to find the Adobe fonts which I do not have. Their URW counterparts are included in the stand-alone distribution, but the system does not seem to look for the u***** fonts. I do not claim to understand the complete font mess, but ConTeXt seems to get the right map files: fonts : resetting map file list fonts : using map file: original-base fonts : using map file: ec-public-lm fonts : using map file: ec-base fonts : using map file: original-ams-base fonts : using map file: original-public-lm fonts : using map file: texnansi-base fonts : using map file: texnansi-urw-times fonts : using map file: original-youngryu-tx fonts : using map file: texnansi-urw-helvetica fonts : using map file: texnansi-urw-courier What goes wrong? I am using the newest mswincontext.zip downloaded just a half an hour ago, the log says: ConTeXt ver: 2006.01.09 fmt: 2006.1.9 int: english mes: english Thanks for all hints. And once again, sorry for spamming the list with YAFP (Yet Another Font Problem). - Ville