From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20713 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: newest version on teTeX-3.0 Date: Tue, 07 Jun 2005 19:58:38 +0200 Message-ID: <42A5E04E.8080307@elvenkind.com> References: <42A1806C.1030701@wxs.nl> <42A3375D.6030003@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; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1118167395 7222 80.91.229.2 (7 Jun 2005 18:03:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Jun 2005 18:03:15 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Jun 07 20:03:11 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 1DfiNX-0005Ht-2N for gctc-ntg-context-518@m.gmane.org; Tue, 07 Jun 2005 20:00:43 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 590FA1279C; Tue, 7 Jun 2005 20:04:37 +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 08978-02; Tue, 7 Jun 2005 20:04:37 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 65CB4127B5; Tue, 7 Jun 2005 20:02:58 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 00509127B5 for ; Tue, 7 Jun 2005 20:02:57 +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 08978-01 for ; Tue, 7 Jun 2005 20:02:56 +0200 (CEST) Original-Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by ronja.ntg.nl (Postfix) with ESMTP id 12E0F1279C for ; Tue, 7 Jun 2005 20:02:29 +0200 (CEST) Original-Received: from boo.demon.nl ([82.161.175.147]:49379 helo=[192.168.1.3]) by post-22.mail.nl.demon.net with esmtp (Exim 4.43) id 1DfiPD-0004kR-NQ for ntg-context@ntg.nl; Tue, 07 Jun 2005 18:02:29 +0000 User-Agent: Mozilla Thunderbird 1.0 (X11/20050215) X-Accept-Language: en-us, en Original-To: ntg-context@ntg.nl 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-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:20713 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20713 Peter M=FCnster wrote: > texexec --pdf test: >=20 > 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 > systems : begin file test at line 3 > [1.1{/opt/teTeX/texmf-dist/fonts/map/dvips/context/original-empty.map}{= /opt/teT > eX/texmf-dist/fonts/map/dvips/context/original-base.map}{/opt/teTeX/tex= mf-dist/ > fonts/map/dvips/context/ec-public-lm.map}{/opt/teTeX/texmf-dist/fonts/m= ap/dvips > /context/ec-base.map}{/opt/teTeX/texmf-dist/fonts/map/pdftex/context/or= iginal-a > ms-base.map}{/opt/teTeX/texmf-dist/fonts/map/dvips/context/original-pub= lic-lm.m > ap}] Judging from the path, these are still the old map files from teTeX, not the new one that you (perhaps) have installed in /opt/teTeX/texmf-local. This directory (/opt/teTeX/texmf-dist) is not out-of-the-box teTeX 3.0, so I guess you have to do some distribution-specific tweaking. Please update the wiki page when you are done. this particular update is a bit problematic so the more specific information in the wiki, the better. Taco