From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/23980 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Getting texfont to do batch installs on gwTeX (was Re: Palatino) Date: Thu, 01 Dec 2005 20:04:08 +0100 Message-ID: <438F4928.5010104@wxs.nl> References: <66305964-DD83-4DE2-B56C-29B6AB5D3C1C@northcoast.com> <4382E4DD.7040904@elvenkind.com> <0AF48B74-1279-4D5B-8DD9-BF1E890C651D@northcoast.com> <43833A0A.9060200@wxs.nl> <86B22D08-47FD-4E99-B1E6-E008F2A0FE1A@redwoods.edu> <20051123141649.15010@mail.comp.lancs.ac.uk> <53357.159.46.248.233.1132762076.squirrel@mail.rna.nl> <43849D11.7000400@wxs.nl> <94EE7340-7ACB-40B2-8DFD-67FCCFC1DE64@redwoods.edu> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1133529398 26133 80.91.229.2 (2 Dec 2005 13:16:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Dec 2005 13:16:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Dec 02 14:16:36 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 1EiAlC-0007K2-J9 for gctc-ntg-context-518@m.gmane.org; Fri, 02 Dec 2005 14:15:34 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3852F127A1; Fri, 2 Dec 2005 14:15:34 +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 10345-04-22; Fri, 2 Dec 2005 14:15:33 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 79B0D129A5; Fri, 2 Dec 2005 13:41:43 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CFCE71299C for ; Fri, 2 Dec 2005 13:41:41 +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 09897-01-2 for ; Fri, 2 Dec 2005 13:41:38 +0100 (CET) Original-Received: from controller-1 (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by ronja.ntg.nl (Postfix) with ESMTP id E1F93128D8 for ; Thu, 1 Dec 2005 20:04:12 +0100 (CET) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 5860 for ; Thu, 01 Dec 2005 20:09:25 +0300 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <94EE7340-7ACB-40B2-8DFD-67FCCFC1DE64@redwoods.edu> X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 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-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:23980 Archived-At: David Arnold wrote: > Changing each occurrence of TEXMFMAIN in type-tmf.dat to > TEXMFMAIN,TEXMFTE,TEXMFGW produces the following result: .... > Quiz Four.tex texnansi-adobe-utopia.tex > QuizFour.aux texnansi-bitstrea-charter.tex > QuizFour.log texnansi-public-antp.tex > QuizFour.pdf texnansi-urw-bookman.tex > QuizFour.tex texnansi-urw-courier.tex > StroyPractice texnansi-urw-helvetica.tex > calc texnansi-urw-ncntrsbk.tex > de texnansi-urw-palatino.tex > junk.log texnansi-urw-times.tex > junk.m texnansi-urw-zapfchan.tex > junk.pdf type-tmf-gw.dat > junk.tex type-tmf-gw.dat~ > makeFilter.m type-tmf.dat looks ok to me; the final test is to process those tex files ... Hans