From 6da5d48ce2152f3b136e26650d72e7647de3c239 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 22 Mar 2021 23:35:56 +0000 Subject: Fix patch + remain git-svn-id: svn://tug.org/texlive/trunk@58640 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlpostcode/dvipdfmx.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Master/tlpkg/tlpostcode/dvipdfmx.pl b/Master/tlpkg/tlpostcode/dvipdfmx.pl index 7c52d9da94f..20718f52c4f 100644 --- a/Master/tlpkg/tlpostcode/dvipdfmx.pl +++ b/Master/tlpkg/tlpostcode/dvipdfmx.pl @@ -45,7 +45,7 @@ sub do_install { if ($l =~ m/^D.*-dDELAYSAFER/) { $isold = 1; push @outlines, "D \"rungs -q -dALLOWPSTRANSPARENCY -dSAFER -dNOPAUSE -dBATCH -dEPSCrop -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dAutoRotatePages=/None -sOutputFile='%o' '%i' -c quit\" -+%% If you change the above invocation, also change dvipdfmx-unsafe.cfg!\n\n"; +%% If you change the above invocation, also change dvipdfmx-unsafe.cfg!\n\n"; } else { push @outlines, "$l\n"; } -- cgit v1.2.3