From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/16834 Path: main.gmane.org!not-for-mail From: Hartmut Henkel Newsgroups: gmane.comp.tex.context Subject: Re: updmap - who knows it? Date: Thu, 28 Oct 2004 22:10:19 +0200 (CEST) Sender: ntg-context-bounces@ntg.nl Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1098994238 8814 80.91.229.6 (28 Oct 2004 20:10:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 28 Oct 2004 20:10:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Oct 28 22:10:26 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CNGbK-0004eH-00 for ; Thu, 28 Oct 2004 22:10:26 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AD2E21279D; Thu, 28 Oct 2004 22:10:24 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11623-04; Thu, 28 Oct 2004 22:10:24 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id ECBA71278D; Thu, 28 Oct 2004 22:10:23 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 48D681278D for ; Thu, 28 Oct 2004 22:10:23 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 11627-02 for ; Thu, 28 Oct 2004 22:10:22 +0200 (CEST) Original-Received: from mail.gmx.net (unknown [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id 9CE2F1276D for ; Thu, 28 Oct 2004 22:10:22 +0200 (CEST) Original-Received: (qmail 29788 invoked by uid 65534); 28 Oct 2004 20:10:21 -0000 Original-Received: from p508BDB26.dip0.t-ipconnect.de (EHLO hahepc1.hahe) (80.139.219.38) by mail.gmx.net (mp001) with SMTP; 28 Oct 2004 22:10:21 +0200 X-Authenticated: #6218946 Original-Received: from hahe (helo=localhost) by hahepc1.hahe with local-esmtp (Exim 4.41) id 1CNGbD-0001am-Sb for ntg-context@ntg.nl; Thu, 28 Oct 2004 22:10:19 +0200 Original-To: mailing list for ConTeXt users In-Reply-To: X-Virus-Scanned: by 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: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:16834 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:16834 On Thu, 28 Oct 2004, Steffen Wolfrum wrote: > working on Mac I happily added new font map files with > > updmap --enable Map texnansi-vendor-example.map > > > Now, trying the same on a WinXP I get this error: > > Option enable, key "Map" requires a value maybe it's because this updmap is the Perl version, not the original shell version; currently there is a slight incompatibility. Try with equal sign, e. g.: updmap --enable Map=xyz.map Regards, Hartmut