[latex3-commits] [latex3/latex3] develop, main: Update l3backend/l3backend-pdf.dtx (f64a45c74)

github at latex-project.org github at latex-project.org
Tue Apr 9 16:17:02 CEST 2024


Repository : https://github.com/latex3/latex3
On branches: develop,main
Link       : https://github.com/latex3/latex3/commit/f64a45c743886bb2e6d39548bf89b78f0cad2141

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

commit f64a45c743886bb2e6d39548bf89b78f0cad2141
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>


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

f64a45c743886bb2e6d39548bf89b78f0cad2141
 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.