From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9712 Path: main.gmane.org!not-for-mail From: Nigel King Newsgroups: gmane.comp.tex.context Subject: Re: Re: MP Graph - Berry problems 23/10/2002 Date: Mon, 04 Nov 2002 15:34:45 +0000 Sender: ntg-context-admin@ref.ntg.nl Message-ID: References: <20021104150000.34c52dc3.morawski@gmx.net> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1036424295 21536 80.91.224.249 (4 Nov 2002 15:38:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 4 Nov 2002 15:38:15 +0000 (UTC) Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 188jI4-0005Vl-00 for ; Mon, 04 Nov 2002 16:37:24 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 5B87C10AE9; Mon, 4 Nov 2002 16:38:39 +0100 (MET) Original-Received: from mailhost1.dircon.co.uk (mailhost1.dircon.co.uk [194.112.32.65]) by ref.ntg.nl (Postfix) with ESMTP id 4157710AE7 for ; Mon, 4 Nov 2002 16:37:39 +0100 (MET) Original-Received: from [1.1.2.226] (pipinghot.gw.dircon.net [195.157.154.158]) by mailhost1.dircon.co.uk (Postfix) with ESMTP id 1713C64C2C; Mon, 4 Nov 2002 15:34:41 +0000 (GMT) User-Agent: Microsoft-Entourage/10.1.1.2418 Original-To: Jens-Uwe Morawski , In-Reply-To: <20021104150000.34c52dc3.morawski@gmx.net> Errors-To: ntg-context-admin@ref.ntg.nl X-BeenThere: ntg-context@ref.ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:9712 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9712 Jens, > this is since there is no utmr8t.tfm on your system. Older TeX systems > had (IMO) wrong tfm file names like ptmr8t.tfm for Times in T1 > encoding. The problem is that the "p" means the font-vendor is Adobe, > but all font setups have used fonts from URW. Thus the "p" is wrong > and has been replaced with the appropriate "u" for URW in modern TeX > systems, for example in TeXLive. ConTeXt is correctly configured to > use these URW font names. The best solution is to install a TeX > system that provides these font names. > Thanks for this, utmr8t.tfm is indeed not on my system at work which is older. I have just installed Gerben's i-installed TeX-fat.dmg on my home machine. It will be interesting to see what is there. I mistakenly thought that I was expecting 8a on the end for ec encoding. I do have ec-utmr8a.tfm manufactured by texfont by type-tmf.dat dated 11/9/01 even thought the overall context is 23/10/02. Appropriate lines duplicated below. # urw times --en=? --ve=urw --co=times --so=auto --en=? --ve=urw --co=times --so=auto --ca=* utmr8a --en=? --ve=urw --co=times --so=auto --sl=* utmr8a --en=? --ve=urw --co=times --so=auto --sl=* utmb8a -- Nigel