[latex3-commits] [latex3/latex3] object-tracking: Update l3kernel/l3pdf.dtx (6ee430bfc)

github at latex-project.org github at latex-project.org
Fri Mar 29 22:53:58 CET 2024


Repository : https://github.com/latex3/latex3
On branch  : object-tracking
Link       : https://github.com/latex3/latex3/commit/6ee430bfc906391c4345760b652f612e6b674bf0

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

commit 6ee430bfc906391c4345760b652f612e6b674bf0
Author: Joseph Wright <joseph at texdev.net>
Date:   Fri Mar 29 21:53:58 2024 +0000

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


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

6ee430bfc906391c4345760b652f612e6b674bf0
 l3kernel/l3pdf.dtx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3pdf.dtx b/l3kernel/l3pdf.dtx
index 84041c028..cb88738ef 100644
--- a/l3kernel/l3pdf.dtx
+++ b/l3kernel/l3pdf.dtx
@@ -447,7 +447,7 @@
 \cs_new_protected:Npn \pdf_object_write_indexed:nnnn #1#2#3#4
   {
     \@@_object_indexed_split:nnN {#1} {#2}
-      \@@_object_new_write_indexed:Nnnn
+      \@@_object_write_indexed:Nnnn
         {#3} {#4}
   }
 \cs_generate_variant:Nn \pdf_object_write_indexed:nnnn { nnne }





More information about the latex3-commits mailing list.