[latex3-commits] [l3svn] 05/08: Fix one internal function setup
noreply at latex-project.org
noreply at latex-project.org
Sun Jun 4 11:46:45 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 1c6dd13587a68c245bb75cbc438b457436735abc
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sun Jun 4 07:29:24 2017 +0200
Fix one internal function setup
---
l3kernel/l3drivers.dtx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index 31ec440..74ef161 100644
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -986,7 +986,7 @@
}
\cs_new_protected:Npn \@@_image_include_jpg:n #1
{ \@@_image_include_auxi:nn {#1} { image } }
-\cs_new_eq:NN \@@_image_include_png:n \@@_image_include_png:n
+\cs_new_eq:NN \@@_image_include_png:n \@@_image_include_jpg:n
\cs_new_protected:Npn \@@_image_include_pdf:n #1
{ \@@_image_include_auxi:nn {#1} { epdf } }
% \end{macrocode}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list