[latex3-commits] [git/LaTeX3-latex3-latex3] master: Wrong data type ... (7ae75cc)

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


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

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

commit 7ae75cc6c07e8ed27455820d9b4ca025696325ea
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue May 7 22:49:50 2019 +0100

    Wrong data type ...


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

7ae75cc6c07e8ed27455820d9b4ca025696325ea
 l3experimental/l3image/l3image.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3experimental/l3image/l3image.dtx b/l3experimental/l3image/l3image.dtx
index 622f350..18f027a 100644
--- a/l3experimental/l3image/l3image.dtx
+++ b/l3experimental/l3image/l3image.dtx
@@ -226,7 +226,7 @@
 %    \begin{macrocode}
 \tl_new:N \l_image_decodearray_tl 
 \tl_new:N \l_image_pagebox_tl
-\tl_new:N \l_image_interpolate_bool
+\bool_new:N \l_image_interpolate_bool
 \tl_set:Nn \l_image_pagebox_tl { cropbox }
 \int_new:N \l_image_page_int
 %    \end{macrocode}





More information about the latex3-commits mailing list