[latex3-commits] [l3svn] 03/03: Incorrect function name corrected

noreply at latex-project.org noreply at latex-project.org
Thu May 18 18:35:55 CEST 2017


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit 76b12c0d6ef4ea01e574e370343b4080c18dde33
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu May 18 17:27:33 2017 +0100

    Incorrect function name corrected
---
 l3trial/l3image/l3image.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3trial/l3image/l3image.dtx b/l3trial/l3image/l3image.dtx
index b0d9138..6f3170f 100644
--- a/l3trial/l3image/l3image.dtx
+++ b/l3trial/l3image/l3image.dtx
@@ -199,7 +199,7 @@
       { \@@_extract_bb_auxi:Vn \l__image_page_int {#1} }
       { \@@_extract_bb_auxii:nnn {#1} { } { } }
   }
-\cs_new_protected:Npn \@@_extract_bb_auix:nn #1#2
+\cs_new_protected:Npn \@@_extract_bb_auxi:nn #1#2
   { \@@_extract_bb_auxii:nnn {#2} { :P #1 } { -p~#1~ } }
 \cs_generate_variant:Nn \@@_extract_bb_auxi:nn { Vn }
 \cs_new_protected:Npn \@@_extract_bb_auxii:nnn #1#2#3

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list