From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/21176 Path: news.gmane.org!not-for-mail From: Radhelorn Newsgroups: gmane.comp.tex.context Subject: Re: Re: Confusion with font instructions Date: Tue, 05 Jul 2005 21:09:02 +0400 Message-ID: <42CABEAE.70608@mail.ru> References: <20050704151106.28992@mail.comp.lancs.ac.uk> <69FED3C9-4034-4A2A-9BF8-E40EE239F2BC@gmail.com> <42C9AB2D.2090907@wxs.nl> 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; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1120583120 22147 80.91.229.2 (5 Jul 2005 17:05:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Jul 2005 17:05:20 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Jul 05 19:05:18 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 1Dpqqn-00051w-2G for gctc-ntg-context-518@m.gmane.org; Tue, 05 Jul 2005 19:04:49 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B862C127DA; Tue, 5 Jul 2005 19:04:48 +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 22040-09-3; Tue, 5 Jul 2005 19:04:45 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 235AD127B7; Tue, 5 Jul 2005 19:04:45 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 02877127B7 for ; Tue, 5 Jul 2005 19:04:44 +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 22040-09-2 for ; Tue, 5 Jul 2005 19:04:43 +0200 (CEST) Original-Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by ronja.ntg.nl (Postfix) with ESMTP id 201BA127B3 for ; Tue, 5 Jul 2005 19:04:42 +0200 (CEST) Original-Received: from [217.106.91.40] (port=42670 helo=[172.16.6.217]) by mx2.mail.ru with esmtp id 1Dpqqf-000HoT-00 for ntg-context@ntg.nl; Tue, 05 Jul 2005 21:04:42 +0400 User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <42C9AB2D.2090907@wxs.nl> 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:21176 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:21176 Hans Hagen wrote: > Does: > > \usetypescript [adobekb] [ec] > \usetypescript [postscript][ec] > > \loadmapfile[ec-base.map] > > \usetypescript[times][\defaultencoding] > \setupbodyfont[times,12pt] > > \starttext > \input knuth > \stoptext > > work? If so, i'll add the map file loading to the adobekb typescripts No, it's not. But replacing ec-base with context-base solves the problem. I don't know why. Relevant lines in these files identical. Using 8r encoding also helps, but texnansi gives same result as ec. -- Radhelorn