summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts')
-rwxr-xr-xMaster/texmf-dist/scripts/tlgs/gswin32/ps2pdf.tlu2
-rwxr-xr-xMaster/texmf-dist/scripts/tlgs/gswin32/ps2pdf12.tlu2
-rwxr-xr-xMaster/texmf-dist/scripts/tlgs/gswin32/ps2pdf13.tlu2
-rwxr-xr-xMaster/texmf-dist/scripts/tlgs/gswin32/ps2pdf14.tlu2
4 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf.tlu b/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf.tlu
index fdee5bd072c..3b841010e2d 100755
--- a/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf.tlu
+++ b/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf.tlu
@@ -141,7 +141,7 @@ if os.type == 'unix' then command={'gs'} else command={'gswin32c'} end
if os.type == 'unix' then
push(command, '-P-', '-dSAFER', options, '-dCompatibilityLevel='..PDF_level)
else
-push(command, '-P-', '-dDELAYSAFER', '-dALLOWPSTRANSPARENCY', options, '-dCompatibilityLevel='..PDF_level)
+push(command, '-P-', '-dDELAYSAFER', options, '-dCompatibilityLevel='..PDF_level)
end
if progname == 'pdfopt' then push(command, '-dFastWebView=true') end
diff --git a/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf12.tlu b/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf12.tlu
index fdee5bd072c..3b841010e2d 100755
--- a/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf12.tlu
+++ b/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf12.tlu
@@ -141,7 +141,7 @@ if os.type == 'unix' then command={'gs'} else command={'gswin32c'} end
if os.type == 'unix' then
push(command, '-P-', '-dSAFER', options, '-dCompatibilityLevel='..PDF_level)
else
-push(command, '-P-', '-dDELAYSAFER', '-dALLOWPSTRANSPARENCY', options, '-dCompatibilityLevel='..PDF_level)
+push(command, '-P-', '-dDELAYSAFER', options, '-dCompatibilityLevel='..PDF_level)
end
if progname == 'pdfopt' then push(command, '-dFastWebView=true') end
diff --git a/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf13.tlu b/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf13.tlu
index fdee5bd072c..3b841010e2d 100755
--- a/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf13.tlu
+++ b/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf13.tlu
@@ -141,7 +141,7 @@ if os.type == 'unix' then command={'gs'} else command={'gswin32c'} end
if os.type == 'unix' then
push(command, '-P-', '-dSAFER', options, '-dCompatibilityLevel='..PDF_level)
else
-push(command, '-P-', '-dDELAYSAFER', '-dALLOWPSTRANSPARENCY', options, '-dCompatibilityLevel='..PDF_level)
+push(command, '-P-', '-dDELAYSAFER', options, '-dCompatibilityLevel='..PDF_level)
end
if progname == 'pdfopt' then push(command, '-dFastWebView=true') end
diff --git a/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf14.tlu b/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf14.tlu
index fdee5bd072c..3b841010e2d 100755
--- a/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf14.tlu
+++ b/Master/texmf-dist/scripts/tlgs/gswin32/ps2pdf14.tlu
@@ -141,7 +141,7 @@ if os.type == 'unix' then command={'gs'} else command={'gswin32c'} end
if os.type == 'unix' then
push(command, '-P-', '-dSAFER', options, '-dCompatibilityLevel='..PDF_level)
else
-push(command, '-P-', '-dDELAYSAFER', '-dALLOWPSTRANSPARENCY', options, '-dCompatibilityLevel='..PDF_level)
+push(command, '-P-', '-dDELAYSAFER', options, '-dCompatibilityLevel='..PDF_level)
end
if progname == 'pdfopt' then push(command, '-dFastWebView=true') end