From 225302722da7984c56407100abbfbfdd1a90e108 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Tue, 31 Jan 2006 16:39:00 +0100 Subject: stable 2006.01.31 16:39 --- scripts/context/perl/texexec.pl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'scripts') diff --git a/scripts/context/perl/texexec.pl b/scripts/context/perl/texexec.pl index 7da7ff28b..ba12bf3a3 100644 --- a/scripts/context/perl/texexec.pl +++ b/scripts/context/perl/texexec.pl @@ -355,6 +355,12 @@ if ( $ARGV[0] && $ARGV[0] =~ /\.mpx$/io ) { # catch -tex=.... bug in mpost #### +if ($Version) { + $Purge = 1 ; + } + +#### + if ($Paranoid) { $ENV{shell_escape} = 'f' ; $ENV{openout_any} = 'p' ; -- cgit v1.2.3