[latex3-commits] [git/LaTeX3-latex3-latex3] master: Typo (5727b5b)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue May 7 22:54:19 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/5727b5bfb47f2fb3139b1df143aed3f8cd5ee2a0
>---------------------------------------------------------------
commit 5727b5bfb47f2fb3139b1df143aed3f8cd5ee2a0
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue May 7 21:19:33 2019 +0100
Typo
>---------------------------------------------------------------
5727b5bfb47f2fb3139b1df143aed3f8cd5ee2a0
l3kernel/l3drivers-image.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3drivers-image.dtx b/l3kernel/l3drivers-image.dtx
index 52ee2c0..fc7c7cc 100644
--- a/l3kernel/l3drivers-image.dtx
+++ b/l3kernel/l3drivers-image.dtx
@@ -433,7 +433,7 @@
\cs_new_protected:Npn \@@_image_getbb_auxvi:nNnn #1#2#3#4
{
\hbox_set:Nn \l_@@_internal_box { #2 #1 ~ #4 }
- \dim_set:Nn \l_image_utx_dim { \box_wd:N \l_@@_internal_box }
+ \dim_set:Nn \l_image_urx_dim { \box_wd:N \l_@@_internal_box }
\dim_set:Nn \l_image_ury_dim { \box_ht:N \l_@@_internal_box }
\image_bb_save:n {#1#3}
}
More information about the latex3-commits
mailing list