[latex3-commits] [git/LaTeX3-latex3-latex3] master: Correct a function name (7046e98)

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/7046e983cafb04d8f31cc7a40ca5421f33cfe518

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

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

    Correct a function name


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

7046e983cafb04d8f31cc7a40ca5421f33cfe518
 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 8e418e9..52ee2c0 100644
--- a/l3kernel/l3drivers-image.dtx
+++ b/l3kernel/l3drivers-image.dtx
@@ -407,7 +407,7 @@
       { \@@_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 } }
+  { \@@_image_getbb_auxiii:nNnn {#2} #3 { :P #1 } { page #1 } }
 \cs_generate_variant:Nn \@@_image_getbb_auxii:nnN { V }
 \cs_new_protected:Npn \@@_image_getbb_auxiii:nNnn #1#2#3#4
   {





More information about the latex3-commits mailing list