[latex3-commits] [latex3/latex3] object-tracking: Update l3backend/l3backend-pdf.dtx (65466e46d)

github at latex-project.org github at latex-project.org
Mon Apr 1 09:18:41 CEST 2024


Repository : https://github.com/latex3/latex3
On branch  : object-tracking
Link       : https://github.com/latex3/latex3/commit/65466e46d0feea813fd6614958ad9d4431f4b1b3

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

commit 65466e46d0feea813fd6614958ad9d4431f4b1b3
Author: Joseph Wright <joseph at texdev.net>
Date:   Fri Mar 29 21:50:53 2024 +0000

    Update l3backend/l3backend-pdf.dtx
    
    Co-authored-by: Yukai Chou <muzimuzhi at gmail.com>


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

65466e46d0feea813fd6614958ad9d4431f4b1b3
 l3backend/l3backend-pdf.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3backend/l3backend-pdf.dtx b/l3backend/l3backend-pdf.dtx
index 9c385c96c..6a9b78975 100644
--- a/l3backend/l3backend-pdf.dtx
+++ b/l3backend/l3backend-pdf.dtx
@@ -143,7 +143,7 @@
 \cs_new_protected:Npn \@@_backend_object_write:nnn #1#2#3
   {
     \@@_backend_object_write_aux:nnn
-      { \pdf_object_ref:n {#1} }
+      { \@@_backend_object_ref:n {#1} }
       {#2} {#3}
   }
 \cs_generate_variant:Nn \@@_backend_object_write:nnn { nne }





More information about the latex3-commits mailing list.