From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/19905 Path: news.gmane.org!not-for-mail From: Thomas A.Schmitz Newsgroups: gmane.comp.tex.context Subject: Re: new beta Date: Fri, 15 Apr 2005 18:07:57 +0200 Message-ID: <9c2fb600ad7d593fa8d10248b1303414@uni-bonn.de> References: <425D820E.5080003@wxs.nl> <57fe161a238be08bb18f9dd620796f33@uni-bonn.de> <7a5840f3fbb26f4c3e30df40260e8b6c@uni-bonn.de> <1113573811.3426.21.camel@tempete.lac.qc.ca> <425FDAAE.3010708@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1113581273 20373 80.91.229.2 (15 Apr 2005 16:07:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Apr 2005 16:07:53 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Apr 15 18:07:49 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 1DMTKs-0002Pl-0F for gctc-ntg-context-518@m.gmane.org; Fri, 15 Apr 2005 18:06:26 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 84D4C1296D; Fri, 15 Apr 2005 18:09:57 +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 26385-01; Fri, 15 Apr 2005 18:09:56 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1D4AD12976; Fri, 15 Apr 2005 18:08:13 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BCB9512976 for ; Fri, 15 Apr 2005 18:08:11 +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 26085-05 for ; Fri, 15 Apr 2005 18:08:10 +0200 (CEST) Original-Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by ronja.ntg.nl (Postfix) with ESMTP id E85901296D for ; Fri, 15 Apr 2005 18:08:10 +0200 (CEST) Original-Received: from fwd20.aul.t-online.de by mailout04.sul.t-online.com with smtp id 1DMTMY-0005hX-00; Fri, 15 Apr 2005 18:08:10 +0200 Original-Received: from [192.168.0.2] (rCjV8vZ-QeX9-GxNoj5dechkTRJolNZtZNwhSRaBOv4m+kGVwO22gu@[84.177.94.188]) by fwd20.sul.t-online.de with esmtp id 1DMTMM-1W0Wdk0; Fri, 15 Apr 2005 18:07:58 +0200 In-Reply-To: <425FDAAE.3010708@wxs.nl> Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.619.2) X-ID: rCjV8vZ-QeX9-GxNoj5dechkTRJolNZtZNwhSRaBOv4m+kGVwO22gu@t-dialin.net X-TOI-MSGID: c5635e89-17b5-47bb-b7b6-c2e2a45e7b21 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:19905 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:19905 OK, will look at it later tonight. Could also be a problem with my shell (I use zsh both on OS X and on linux). But now I'm off to a chorus rehearsal (Monteverdi, wonderful). Best Thomas On Apr 15, 2005, at 5:15 PM, Hans Hagen wrote: > David Munger wrote: >> Hi Thomas, >> You may try to look in your texexec.ini (run "kpsewhich texexec.ini" >> to >> get the path) for those lines: >> set TeXFormatFlag to & >> set MpFormatFlag to & >> and replace them with those: >> set TeXFormatFlag to \& >> set MpFormatFlag to \& > > i have this code: > > my $escapeshell = ( ($ENV{'SHELL'}) && ($ENV{'SHELL'} =~ m/sh/i )); > > and > > unless ( $dosish && ! $escapeshell ) { > $cmd =~ s/[^\\]\&/\\\&/io ; > } > > so mayeb there is something wrong there? interestingly it does work ok > on our linux box > > 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 > ----------------------------------------------------------------- > > _______________________________________________ > ntg-context mailing list > ntg-context@ntg.nl > http://www.ntg.nl/mailman/listinfo/ntg-context >