From e0c3e914e0b0c8c712b0f6db6ad6253961385c63 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Mon, 31 Jan 2005 00:00:00 +0100 Subject: stable 2005.01.31 --- scripts/context/perl/texshow.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/context/perl/texshow.pl b/scripts/context/perl/texshow.pl index ec6f3fc07..79222c9f0 100644 --- a/scripts/context/perl/texshow.pl +++ b/scripts/context/perl/texshow.pl @@ -273,7 +273,7 @@ sub change_part { sub setups_found { # find the setup files my ($primary) = @_; - $setup_path = `kpsewhich --format="other text files" --progname=context cont-en.xml` ; + $setup_path = `kpsewhich --progname=context cont-en.xml` ; chomp $setup_path; show ('debug', "path = '$setup_path'"); if ($setup_path) { -- cgit v1.2.3