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

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/c8efab3ffcab2b397b31f3c67c06ca414ca4f523

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

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


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

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