[latex3-commits] [git/LaTeX3-latex3-latex3] master: Missing internal args (342a58d)

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/342a58d980d9d5fca03a981f80ca4b909d75a3d4

>---------------------------------------------------------------

commit 342a58d980d9d5fca03a981f80ca4b909d75a3d4
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue May 7 21:18:05 2019 +0100

    Missing internal args


>---------------------------------------------------------------

342a58d980d9d5fca03a981f80ca4b909d75a3d4
 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 ca6469e..8e418e9 100644
--- a/l3kernel/l3drivers-image.dtx
+++ b/l3kernel/l3drivers-image.dtx
@@ -404,7 +404,7 @@
   {
     \int_compare:nNnTF \l_image_page_int > 1
       { \@@_image_getbb_auxii:VnN \l_image_page_int {#1} #2  }
-      { \@@_image_getbb_auxiii:nNnn {#1} #2 }
+      { \@@_image_getbb_auxiii:nNnn {#1} #2 { :P 1 } { page 1 } }
   }
 \cs_new_protected:Npn \@@_image_getbb_auxii:nnN #1#2#3
   { \@@_image_getbb_aux:nNnn {#2} #3 { :P #1 } { page #1 } }





More information about the latex3-commits mailing list