[latex3-commits] [git/LaTeX3-latex3-pdfresources] develop: wrong object name (8779f5e)

Ulrike Fischer fischer at troubleshooting-tex.de
Mon May 10 00:25:27 CEST 2021


Repository : https://github.com/latex3/pdfresources
On branch  : develop
Link       : https://github.com/latex3/pdfresources/commit/8779f5e597035dfbacd9020e52d2c190da1171dd

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

commit 8779f5e597035dfbacd9020e52d2c190da1171dd
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Mon May 10 00:25:27 2021 +0200

    wrong object name


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

8779f5e597035dfbacd9020e52d2c190da1171dd
 pdfmanagement-firstaid.dtx | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pdfmanagement-firstaid.dtx b/pdfmanagement-firstaid.dtx
index 2a737ec..ccf4387 100644
--- a/pdfmanagement-firstaid.dtx
+++ b/pdfmanagement-firstaid.dtx
@@ -192,9 +192,9 @@
    %objects are already created ...
     \def\pgf at sys@pdf at possible@resources
       {
-        /ColorSpace~\pdf_object_ref:n {@@/Page/Resources/ColorSpace}
-        /Pattern   ~\pdf_object_ref:n {@@/Page/Resources/Pattern}
-        /ExtGState ~\pdf_object_ref:n {@@/Page/Resources/ExtGState}
+        /ColorSpace~\pdf_object_ref:n {__pdf/Page/Resources/ColorSpace}
+        /Pattern   ~\pdf_object_ref:n {__pdf/Page/Resources/Pattern}
+        /ExtGState ~\pdf_object_ref:n {__pdf/Page/Resources/ExtGState}
       }
     \let\pgf at sys@pdf at check@resources=\relax%
     %not sure if needed, but perhaps the lists are used somewhere else ...





More information about the latex3-commits mailing list.