From 7399ea5e217d14ad9807ff7397eacbdba6b52dc7 Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Sat, 10 Apr 2021 07:56:28 +0000 Subject: runscript.tlu: Remove -dDELAYSAFER in gs option for dviout git-svn-id: svn://tug.org/texlive/trunk@58810 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/win32/runscript.tlu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Master/bin/win32/runscript.tlu b/Master/bin/win32/runscript.tlu index 58d5e7c0bc8..8037edb7fea 100755 --- a/Master/bin/win32/runscript.tlu +++ b/Master/bin/win32/runscript.tlu @@ -800,7 +800,7 @@ elseif progname == 'dviout' then end local par = [["-gen=']] .. string.gsub(TEXDIR, '/', '\\') .. [[\tlpkg\dviout\gen_pk'" "-TEXROOT=']] .. - table.concat(texrt, ';') .. [['" "-gsx=']] .. GSEXE .. ' -dDELAYSAFER' .. [['"]]; + table.concat(texrt, ';') .. [['" "-gsx=']] .. GSEXE .. [['"]]; ARGV = {[0]=TEXDIR..'/tlpkg/dviout/dviout.exe', 'dviout', par} elseif progname == 'mkluatexfontdb' then progname = 'luaotfload-tool' -- cgit v1.2.3