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