From 4c7ea1ec21f149b4164551b72860054d241d4c16 Mon Sep 17 00:00:00 2001 From: Reinhard Kotucha Date: Sat, 10 Sep 2011 20:02:58 +0000 Subject: tlpkg/tlgs: gs-8.71 => gs-9.04 git-svn-id: svn://tug.org/texlive/trunk@23888 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/win32/runscript.tlu | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Master/bin') diff --git a/Master/bin/win32/runscript.tlu b/Master/bin/win32/runscript.tlu index 98a4b5d7528..868632e28f2 100644 --- a/Master/bin/win32/runscript.tlu +++ b/Master/bin/win32/runscript.tlu @@ -221,6 +221,9 @@ local docstr = [[ so aliasing results in an infinite recursion - removed alias for fontinst (no fontinst.exe any more) - fixed GUI-mode interpreter for Ruby + 2011/09/10 + - added -dDisableFAPI=true to psview argument list. Needed by + gs-9.xx ]] -- HELPER SUBROUTINES -- @@ -524,6 +527,7 @@ elseif progname == 'dviout' then elseif progname == 'psv' then argline = '-sINPUT='..argline ARGV = {[0]=TEXDIR..'/tlpkg/tlpsv/gswxlua.exe', 'gswxlua', + '-dDisableFAPI=true', '-l', _q(TEXDIR..'/tlpkg/tlpsv/psv.wx.lua'), '-p', _q(TEXDIR..'/tlpkg/tlpsv/psv_view.ps')} elseif progname == 'repstopdf' or progname == 'rpdfcrop' then -- cgit v1.2.3