[latex3-commits] [git/LaTeX3-latex3-latex3] pdf_destination: Mixed up another one (d2bc3196c)
Joseph Wright
joseph.wright at morningstar2.co.uk
Wed Jan 27 20:06:14 CET 2021
Repository : https://github.com/latex3/latex3
On branch : pdf_destination
Link : https://github.com/latex3/latex3/commit/d2bc3196c49fde2ad98d928c6733a14870cdbff7
>---------------------------------------------------------------
commit d2bc3196c49fde2ad98d928c6733a14870cdbff7
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Jan 27 19:06:14 2021 +0000
Mixed up another one
>---------------------------------------------------------------
d2bc3196c49fde2ad98d928c6733a14870cdbff7
l3backend/l3backend-pdf.dtx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/l3backend/l3backend-pdf.dtx b/l3backend/l3backend-pdf.dtx
index 707841f25..71745aeec 100644
--- a/l3backend/l3backend-pdf.dtx
+++ b/l3backend/l3backend-pdf.dtx
@@ -1520,7 +1520,7 @@
\hbox:n
{
\@@_backend:n { obj ~ @pdf_ #2 _llx ~ @xpos }
- \@@_backend:n { obj ~ @pdf_ #2 _lly ~ @ypos }
+ \@@_backend:n { obj ~ @pdf_ #2 _lly ~ @ypos }
}
}
\tex_kern:D #1 \scan_stop:
@@ -1534,7 +1534,7 @@
[
@thispage
/FitR ~
- @pdf_ #2 _llx ~ @pdf_ #1 _lly ~
+ @pdf_ #2 _llx ~ @pdf_ #2 _lly ~
@xpos ~ @ypos
]
}
More information about the latex3-commits
mailing list.