From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26450 Path: news.gmane.org!not-for-mail From: nico Newsgroups: gmane.comp.tex.context Subject: Re: Install mess (Type3 Fonts) Date: Tue, 21 Mar 2006 19:22:21 +0100 Message-ID: References: <441FBEF7.9050506@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1142965287 13541 80.91.229.2 (21 Mar 2006 18:21:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Mar 2006 18:21:27 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Mar 21 19:21:22 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 1FLlSN-0005nc-7N for gctc-ntg-context-518@m.gmane.org; Tue, 21 Mar 2006 19:19:47 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 597E512783; Tue, 21 Mar 2006 19:19:46 +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 13353-06; Tue, 21 Mar 2006 19:19:41 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7EE9812778; Tue, 21 Mar 2006 19:19:41 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 759B012778 for ; Tue, 21 Mar 2006 19:19:39 +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 13519-05-3 for ; Tue, 21 Mar 2006 19:19:38 +0100 (CET) Original-Received: from swip.net (mailfe06.tele2.fr [212.247.154.172]) by ronja.ntg.nl (Postfix) with SMTP id 9BAA01276F for ; Tue, 21 Mar 2006 19:19:38 +0100 (CET) X-T2-Posting-ID: 3brHPWvyEzVNt0QNlxQWsxGJRDYe7rueGgqwO1zxZAg= X-Cloudmark-Score: 0.000000 [] Original-Received: from [213.103.109.204] (HELO localhost) by mailfe06.swip.net (CommuniGate Pro SMTP 5.0.8) with ESMTP id 161311451 for ntg-context@ntg.nl; Tue, 21 Mar 2006 19:19:37 +0100 Original-To: "mailing list for ConTeXt users" In-Reply-To: <441FBEF7.9050506@elvenkind.com> User-Agent: Opera M2/7.54 (FreeBSD, build 955) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 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:26450 Archived-At: On Tue, 21 Mar 2006 09:53:11 +0100, Taco Hoekwater wrote: > nico wrote: >> I know, I shouldn't have updated the context distrib, but I did... Of >> course, I add problems with missing fonts, and installed the lm fonts >> from >> CTAN. Now texexec can compile again. >> >> But the fonts used are now horrible, producing fuzzy letters. Can anyone >> give me some hints to fix this buggy install? > > I can try: [...] > > It looks like pdftex cannot find the actual font files, and the above > section of loaded map files hints why. It looks like you installed > the new context in texmf-dist instead of in texmf-local, and probably > that is why it is still finding map files from the old installation. > > The ones in fonts/map/dvips/context are most likely from the original > tetex install, and the new ones are in fonts/map/pdftex/context. Hi Taco, That was it. Thank you very much! Maybe a texexec --install/--update option to reinstall properly context packages could be interesting for dull guys like me :-) Regards, BG