[latex3-commits] [git/LaTeX3-latex3-latex3] master: s/g/c/ in \__pdf_backend_object_ref:n for xetex (2457ff211)
Ulrike Fischer
fischer at troubleshooting-tex.de
Mon Jul 15 15:49:49 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/2457ff211d37178076e6b1f48a19d1ea2cc9c9b1
>---------------------------------------------------------------
commit 2457ff211d37178076e6b1f48a19d1ea2cc9c9b1
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Mon Jul 15 15:49:49 2019 +0200
s/g/c/ in \__pdf_backend_object_ref:n for xetex
>---------------------------------------------------------------
2457ff211d37178076e6b1f48a19d1ea2cc9c9b1
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 63e993e16..efe03c07e 100644
--- a/l3backend/l3backend-pdf.dtx
+++ b/l3backend/l3backend-pdf.dtx
@@ -1702,7 +1702,7 @@
\prop_gput:Nnn \g_@@_backend_object_prop {#1} {#2}
}
\cs_new:Npn \@@_backend_object_ref:n #1
- { @pdf.obj \int_use:c { g_@@_backend_object_ \tl_to_str:n {#1} _int } }
+ { @pdf.obj \int_use:c { c_@@_backend_object_ \tl_to_str:n {#1} _int } }
% \end{macrocode}
% \end{macro}
% \end{macro}
More information about the latex3-commits
mailing list