summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf13.tlu
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf13.tlu')
-rwxr-xr-xMaster/texmf-dist/scripts/tlgs/gswin32/ps2pdf13.tlu2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf13.tlu b/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf13.tlu
index d694047cfff..b0debe869df 100755
--- a/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf13.tlu
+++ b/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf13.tlu
@@ -150,7 +150,7 @@ push(command, '-sOutputFile='..file.output, '-P-', '-dSAFER')
-- We have to include the options twice because -I only takes effect
-- if it appears before other options [see ps2pdfwr].
-push(command, options, '-c', '.setpdfwrite', '-f', file.input)
+push(command, options, '-f', file.input)
command=fixwin(command)