From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19080 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: automating initialization Date: Thu, 17 Mar 2005 10:40:21 +0100 Message-ID: <42395085.6060501@wxs.nl> References: <42394065@webmail.colostate.edu> 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; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1111052552 6726 80.91.229.2 (17 Mar 2005 09:42:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 17 Mar 2005 09:42:32 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Thu Mar 17 10:42:31 2005 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 1DBrWL-000793-6h for gctc-ntg-context-518@m.gmane.org; Thu, 17 Mar 2005 10:42:25 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5B50C1281A; Thu, 17 Mar 2005 10:43:53 +0100 (CET) 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 00912-01; Thu, 17 Mar 2005 10:43:51 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 058BE12906; Thu, 17 Mar 2005 10:40:26 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8A48412906 for ; Thu, 17 Mar 2005 10:40:24 +0100 (CET) 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 00810-06-2 for ; Thu, 17 Mar 2005 10:40:22 +0100 (CET) Original-Received: from mailrelay02.solcon.nl (maillb.solcon.nl [212.45.32.200]) by ronja.ntg.nl (Postfix) with ESMTP id 7D76B12903 for ; Thu, 17 Mar 2005 10:40:22 +0100 (CET) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay02.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id j2H9eJP1002358 for ; Thu, 17 Mar 2005 10:40:20 +0100 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 4362617D59; Thu, 17 Mar 2005 10:24:13 +0100 (CET) Original-Received: from [10.100.1.191] (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id 107469DF3 for ; Thu, 17 Mar 2005 09:24:11 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <42394065@webmail.colostate.edu> X-Virus-Scanned: ClamAV 0.80/705/Fri Feb 11 17:51:32 2005 clamav-milter version 0.80j on mailrelay02 X-Virus-Status: Clean 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 X-MailScanner-From: ntg-context-bounces@ntg.nl X-MailScanner-To: gctc-ntg-context-518@m.gmane.org Xref: news.gmane.org gmane.comp.tex.context:19080 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19080 ishamid wrote: > Dear gang, > > How do I automate initialization of the separate context tree (from > mswintex.zip)? A simple batch file such as > > ======================================== > setuptex c:\context > texexec foo > ======================================== > > does not work; the batch file always turns itself off before texexec can be > invoked. Can I make the initialization global so that all batch files (such as > those called by WinEDT) will work properly? I added c:\context to the path but > that is not enough. > > BTW: Can initialization be turned off as well? you can associate batch files to a cmd window, (open action); in winedt you shoul dadd the lines to their bat files (or ask the author to provide an initialization option) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------