[latex3-commits] [git/LaTeX3-latex3-latex3] master: Correct expansion of object ref. (212cd72)
Joseph Wright
joseph.wright at morningstar2.co.uk
Thu Apr 11 22:41:43 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/212cd7263b5dc76d9e87ed87a547f3e722eba292
>---------------------------------------------------------------
commit 212cd7263b5dc76d9e87ed87a547f3e722eba292
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Thu Apr 11 21:41:43 2019 +0100
Correct expansion of object ref.
>---------------------------------------------------------------
212cd7263b5dc76d9e87ed87a547f3e722eba292
l3kernel/l3drivers-pdf.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3drivers-pdf.dtx b/l3kernel/l3drivers-pdf.dtx
index 91ad623..262641f 100644
--- a/l3kernel/l3drivers-pdf.dtx
+++ b/l3kernel/l3drivers-pdf.dtx
@@ -245,7 +245,7 @@
\box_set_ht:Nn \l_@@_tmp_box { 0pt }
\box_use_drop:N \l_@@_tmp_box
\group_end:
- \@@_postscript:n
+ \@@_postscript:x
{
mark ~ /_objdef ~ { driver.obj \int_use:N \g_@@_pdf_object_int }
/Rect ~ [ driver.llx ~ driver.lly ~ driver.urx ~ driver.ury ]
More information about the latex3-commits
mailing list