texlive[58640] Master/tlpkg/tlpostcode/dvipdfmx.pl: Fix patch +

commits+preining at tug.org commits+preining at tug.org
Tue Mar 23 00:35:57 CET 2021


Revision: 58640
          http://tug.org/svn/texlive?view=revision&revision=58640
Author:   preining
Date:     2021-03-23 00:35:56 +0100 (Tue, 23 Mar 2021)
Log Message:
-----------
Fix patch + remain

Modified Paths:
--------------
    trunk/Master/tlpkg/tlpostcode/dvipdfmx.pl

Modified: trunk/Master/tlpkg/tlpostcode/dvipdfmx.pl
===================================================================
--- trunk/Master/tlpkg/tlpostcode/dvipdfmx.pl	2021-03-22 23:10:16 UTC (rev 58639)
+++ trunk/Master/tlpkg/tlpostcode/dvipdfmx.pl	2021-03-22 23:35:56 UTC (rev 58640)
@@ -45,7 +45,7 @@
       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";
       }



More information about the tex-live-commits mailing list.