[latex3-commits] [git/LaTeX3-latex3-latex3] master: Track PDF resource management changes (2456c00d5)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Dec 8 17:25:14 CET 2020


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/2456c00d568de97f7e040a191ca23010d2c1cffd

>---------------------------------------------------------------

commit 2456c00d568de97f7e040a191ca23010d2c1cffd
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Dec 8 16:25:14 2020 +0000

    Track PDF resource management changes
    
    Ideally this will get folded back to the main repo soon!


>---------------------------------------------------------------

2456c00d568de97f7e040a191ca23010d2c1cffd
 l3backend/l3backend-color.dtx | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index 895c4e484..a25575151 100644
--- a/l3backend/l3backend-color.dtx
+++ b/l3backend/l3backend-color.dtx
@@ -738,7 +738,7 @@
       }
     \use:x
       {
-        \pdfcoredict_gput:nnn
+        \pdfmanagement_add:nnn
           { Page / Resources / ColorSpace }
           { color \int_use:N \g_@@_model_int }
           { \pdf_object_last: }
@@ -825,7 +825,7 @@
       }
     \use:x
       {
-        \pdfcoredict_gput:nnn
+        \pdfmanagement_add:nnn
           { Page / Resources / ColorSpace }
           { color \int_use:N \g_@@_model_int }
           { \pdf_object_last: }





More information about the latex3-commits mailing list.