From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20340 Path: news.gmane.org!not-for-mail From: "Thomas A. Schmitz" Newsgroups: gmane.comp.tex.context Subject: font mapfiles Date: Thu, 12 May 2005 15:00:37 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v728) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1115902483 6659 80.91.229.2 (12 May 2005 12:54:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 12 May 2005 12:54:43 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu May 12 14:54:37 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 1DWDBr-0000cP-AX for gctc-ntg-context-518@m.gmane.org; Thu, 12 May 2005 14:53:23 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 699301282A; Thu, 12 May 2005 15:00:58 +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 11549-05-6; Thu, 12 May 2005 15:00:54 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0E93512826; Thu, 12 May 2005 15:00:54 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A765B12826 for ; Thu, 12 May 2005 15:00:52 +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 11549-05-5 for ; Thu, 12 May 2005 15:00:51 +0200 (CEST) Original-Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by ronja.ntg.nl (Postfix) with ESMTP id DC0631281A for ; Thu, 12 May 2005 15:00:51 +0200 (CEST) Original-Received: from fwd32.aul.t-online.de by mailout05.sul.t-online.com with smtp id 1DWDJ5-0002l7-01; Thu, 12 May 2005 15:00:51 +0200 Original-Received: from [192.168.0.2] (T-Xsn-ZUrewE1R72hqIuWB9T9TCMsl12FvpVtCfjf2SCVMfBRdrBYG@[84.177.90.61]) by fwd32.sul.t-online.de with esmtp id 1DWDIz-103YJM0; Thu, 12 May 2005 15:00:45 +0200 Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.728) X-ID: T-Xsn-ZUrewE1R72hqIuWB9T9TCMsl12FvpVtCfjf2SCVMfBRdrBYG@t-dialin.net X-TOI-MSGID: 24e12dfd-9f17-403e-9a84-5e6d57cb7baa 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:20340 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20340 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