From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20405 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: font mapfiles Date: Tue, 17 May 2005 17:14:12 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1116342943 22206 80.91.229.2 (17 May 2005 15:15:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 May 2005 15:15:43 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue May 17 17:15:32 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 1DY3lk-0004VA-IO for gctc-ntg-context-518@m.gmane.org; Tue, 17 May 2005 17:14:04 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8CBD012802; Tue, 17 May 2005 17:14:39 +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 15100-01; Tue, 17 May 2005 17:14:35 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 689A1127FA; Tue, 17 May 2005 17:14:35 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 66DD3127FA for ; Tue, 17 May 2005 17:14:34 +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 14946-04 for ; Tue, 17 May 2005 17:14:33 +0200 (CEST) Original-Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by ronja.ntg.nl (Postfix) with ESMTP id 8921C12797 for ; Tue, 17 May 2005 17:14:33 +0200 (CEST) Original-Received: from fwd32.aul.t-online.de by mailout07.sul.t-online.com with smtp id 1DY3mD-0008IZ-05; Tue, 17 May 2005 17:14:33 +0200 Original-Received: from [192.168.0.2] (bHR9QkZOZecki5bSbhrBvvv+UjUs6c+v8Ffs4Ilq76p+6tt3xSlYUH@[84.177.66.83]) by fwd32.sul.t-online.de with esmtp id 1DY3m4-1e4RYO0; Tue, 17 May 2005 17:14:24 +0200 Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.730) X-ID: bHR9QkZOZecki5bSbhrBvvv+UjUs6c+v8Ffs4Ilq76p+6tt3xSlYUH@t-dialin.net X-TOI-MSGID: aac9ad0d-afae-4a06-8bd0-cd042ac7ae45 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:20405 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20405 Sorry for reposting, but I'm really curious about this issue! I just had to reinstall my TeX installation (upgrade to OS X 10.4). After mucking around with my old TeX, I decided to reinstall, and I hit a problem: even though I ran updmap, ConTeXt doesn't seem to work with the fonts I installed myself unless I include the \loadmapfile [foo] either in the typescript or in the source file. This wasn't the case before. I also tried moving the mapfiles to texmf/fonts/map/ pdftex/context insteadt of just fonts/map/, but that didn't change anything. Am I missing something obvious, or is this the expected behavior? I much prefer to have system-wide mapfiles since I use LaTeX from time to time and want the same fonts available there. They work with plain pdfetex as well, it's just ConTeXt that gives trouble. So my question is: is this the new setup, are we supposed to load mapfiles this way, and what is the advantage over the old method? Thanks! Thomas