From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20175 Path: news.gmane.org!not-for-mail From: "Gerben Wierda" Newsgroups: gmane.comp.tex.context Subject: Re: TEXMFMAIN problem in gwTeX (font installation) Date: Mon, 2 May 2005 17:10:03 +0200 (CEST) Message-ID: <31357.159.46.248.233.1115046603.squirrel@mail.rna.nl> References: <427230A6.6080500@kpatents.com> <797c87f1126c1c8a1cab222b37735652@rna.nl> <4275D9B4.6040000@wxs.nl> <4276089E.80905@kpatents.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 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1115046550 26900 80.91.229.2 (2 May 2005 15:09:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 May 2005 15:09:10 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon May 02 17:09:05 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 1DScWv-0003iu-Uv for gctc-ntg-context-518@m.gmane.org; Mon, 02 May 2005 17:08:18 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D4D141278A; Mon, 2 May 2005 17:14:30 +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 08826-02; Mon, 2 May 2005 17:14:30 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 56D20127BA; Mon, 2 May 2005 17:10:05 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 19ABC127BA for ; Mon, 2 May 2005 17:10:04 +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 08826-01 for ; Mon, 2 May 2005 17:10:03 +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 5D82A1278A for ; Mon, 2 May 2005 17:10:03 +0200 (CEST) Original-Received: from ii2.demon.nl ([82.161.98.36]:18477 helo=mail.rna.nl) by post-22.mail.nl.demon.net with esmtp (Exim 4.43) id 1DScYd-0001aA-8e for ntg-context@ntg.nl; Mon, 02 May 2005 15:10:03 +0000 Original-Received: from mail.rna.nl (localhost [127.0.0.1]) by mail.rna.nl (Postfix) with ESMTP id F212FE6FB0 for ; Mon, 2 May 2005 17:10:02 +0200 (CEST) Original-Received: from 159.46.248.233 (SquirrelMail authenticated user gerben) by mail.rna.nl with HTTP; Mon, 2 May 2005 17:10:03 +0200 (CEST) In-Reply-To: <4276089E.80905@kpatents.com> Original-To: "mailing list for ConTeXt users" User-Agent: SquirrelMail/1.4.4 X-Priority: 3 (Normal) Importance: Normal 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: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20175 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20175 > The problem is really in the font installation script (type-tmf.dat). > There the root (i.e. the source tree for the fonts) is explicitly given > as TEXMFMAIN. And this does not work in gwTeX, because if something is > given, it has to be TEXMFTE. Just for my understanding. Does texfont.pl only read in TEXMFMAIN or does it also write (can it be a search path or does it require for TEXMFMAIN t= o be just one directory)? G