From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/26761 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: ntg-context Digest, Vol 22, Issue 1 Date: Tue, 04 Apr 2006 00:26:12 +0200 Message-ID: <4431A104.9000001@wxs.nl> References: <443197F1.21602.300519@wwl.musensturm.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1144103190 9146 80.91.229.2 (3 Apr 2006 22:26:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 3 Apr 2006 22:26:30 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue Apr 04 00:26:28 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org 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 1FQXVB-00047s-SR for gctc-ntg-context-518@m.gmane.org; Tue, 04 Apr 2006 00:26:25 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 4C4ED127A2; Tue, 4 Apr 2006 00:26:25 +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 30966-02; Tue, 4 Apr 2006 00:26:19 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 45C8D12778; Tue, 4 Apr 2006 00:26:19 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 843B912778 for ; Tue, 4 Apr 2006 00:26:18 +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 30823-05-3 for ; Tue, 4 Apr 2006 00:26:17 +0200 (CEST) Original-Received: from mail.pragma-ade.net (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by ronja.ntg.nl (Postfix) with SMTP id 6E9881276B for ; Tue, 4 Apr 2006 00:26:17 +0200 (CEST) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 10973 for ; Tue, 04 Apr 2006 02:26:17 +0400 User-Agent: Thunderbird 1.5 (Windows/20051201) Original-To: mailing list for ConTeXt users In-Reply-To: <443197F1.21602.300519@wwl.musensturm.de> 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.7 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:26761 Archived-At: wwl@musensturm.de wrote: >> ok! I have modified the batch-files. >> >> Next Problems: >> >> texexec.ini is not found in 'context\config' >> I copyed it in 'scripts\context\perl' >> now it is found. >> > > Is this normal? Or is this a symptome of the problem I am looking > for? > it depends on what system you use; the settinsg default to tetex/fptex/gwtex so in that case no ini is needed newtexexec.rb (which will replace texexec.pl) has no ini file but uses some heuristics to determine what environment it runs in > > >> 'texexec --verbose' tries to compile all the files in the aktuel >> path. >> >> but >> >> 'texmfstart texexec.pl --verbose' works ok. >> >> same with >> >> 'texexec --make --all' doesn't work >> >> but >> >> 'texmfstart texexec.pl --make --all' works! >> good on windows: you need to associate the pl suffix to perl on linux you need to make texexec into a script (suffixless) on both you can best use texmfstart to launch the scripts since that's upward compatible (and in some respects this call is more clever); if needef you can create stubs with texmfstart (see manual) >> formatfiles will generatet under '.\pdfetex' relativ to the aktual >> path. >> > > I have found TWO different files 'texmf.cnf'. > One in 'tex\texmf\web2c' the other in 'tex\texmf-local\web2c'. > Meight this be an Problem? Which of them is the right one? > normally the local one will be loaded first and variables set in the environment are ignored > I have NOT found any file 'pdftex.cfg'. > Ist this normal? > yes, that file is gone in recent pdftex's (best not use an old pdfetex with a new tree > In 'texmf.cnf' are some pathes written with '/' and '\' mixed. > Should this be korrekted. > normally no problem since kpse normalizes paths 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 -----------------------------------------------------------------