[latex3-commits] [git/LaTeX3-latex3-latex3] master: Missing space (f23924e)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue May 7 23:59:32 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/f23924e476dbe60f578ebd42691e44ab8ab07f54
>---------------------------------------------------------------
commit f23924e476dbe60f578ebd42691e44ab8ab07f54
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue May 7 22:59:32 2019 +0100
Missing space
>---------------------------------------------------------------
f23924e476dbe60f578ebd42691e44ab8ab07f54
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 d73f07a..3af13af 100644
--- a/l3kernel/l3drivers-image.dtx
+++ b/l3kernel/l3drivers-image.dtx
@@ -333,7 +333,7 @@
\@@_literal:x
{
pdf:#3~
- @image \int_use:c { c_@@_image_ #1#2 _int }
+ @image \int_use:c { c_@@_image_ #1#2 _int } ~
\int_compare:nNnT \l_image_page_int > 1
{ page ~ \int_use:N \l_image_page_int \c_space_tl }
\tl_if_empty:NF \l_image_pagebox_tl
More information about the latex3-commits
mailing list