[latex3-commits] [latex3/latex3] object-tracking: Add missing "n" (cb1278073)
github at latex-project.org
github at latex-project.org
Fri Apr 5 18:48:30 CEST 2024
Repository : https://github.com/latex3/latex3
On branch : object-tracking
Link : https://github.com/latex3/latex3/commit/cb12780733e89b484fcfcc129fcfc9c61a5a1e0f
>---------------------------------------------------------------
commit cb12780733e89b484fcfcc129fcfc9c61a5a1e0f
Author: Joseph Wright <joseph at texdev.net>
Date: Fri Apr 5 17:48:30 2024 +0100
Add missing "n"
>---------------------------------------------------------------
cb12780733e89b484fcfcc129fcfc9c61a5a1e0f
l3kernel/l3pdf.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3pdf.dtx b/l3kernel/l3pdf.dtx
index da5281d04..1f7813ea9 100644
--- a/l3kernel/l3pdf.dtx
+++ b/l3kernel/l3pdf.dtx
@@ -510,7 +510,7 @@ ltx.pdf.object_id = object_id
\bool_gset_true:N \g_@@_init_bool
}
\cs_generate_variant:Nn \pdf_object_write_indexed:nnnn { nnne }
-\cs_new:Npn \pdf_object_ref_indexed:n #1#2
+\cs_new:Npn \pdf_object_ref_indexed:nn #1#2
{
\exp_args:Ne \@@_backend_object_ref:n
{ \@@_object_retrieve:ne {#1} { \int_eval:n {#2} } }
More information about the latex3-commits
mailing list.