[latex3-commits] [git/LaTeX3-latex3-latex3] master: Function name ... (b45b55c)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue May 7 23:51:58 CEST 2019


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/b45b55cc972ac6611c4e0291c18e809088431591

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

commit b45b55cc972ac6611c4e0291c18e809088431591
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue May 7 22:51:58 2019 +0100

    Function name ...


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

b45b55cc972ac6611c4e0291c18e809088431591
 l3kernel/l3drivers-image.dtx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3kernel/l3drivers-image.dtx b/l3kernel/l3drivers-image.dtx
index fb33ec8..d73f07a 100644
--- a/l3kernel/l3drivers-image.dtx
+++ b/l3kernel/l3drivers-image.dtx
@@ -265,7 +265,7 @@
 %   }
 %  \begin{macro}{\@@_image_include_auxi:nn}
 %  \begin{macro}{\@@_image_include_auxii:nnn, \@@_image_include_auxii:xnn}
-%  \begin{macro}{\@@_image_include_auxiii:nn}
+%  \begin{macro}{\@@_image_include_auxiii:nnn}
 %   The special syntax depends on the file type. There is a difference in
 %   how PDF images are best handled between |dvipdfmx| and |xdvipdfmx|: for
 %   the latter it is better to use the primitive route. The relevant code for
@@ -317,7 +317,7 @@
         \@@_literal:x
           { pdf:usexobj~@image \int_use:c { c_@@_image_ #2#1 _int } }
       }
-      { \@@_image_include_auxiii:nn {#2} {#1} {#3} }
+      { \@@_image_include_auxiii:nnn {#2} {#1} {#3} }
   }
 \cs_generate_variant:Nn \@@_image_include_auxii:nnn { x }
 %    \end{macrocode}





More information about the latex3-commits mailing list