[latex3-commits] [l3svn] r7426 - Typo (probably?)
noreply at latex-project.org
noreply at latex-project.org
Mon Aug 7 17:39:21 CEST 2017
Author: bruno
Date: 2017-08-07 17:39:21 +0200 (Mon, 07 Aug 2017)
New Revision: 7426
Modified:
trunk/l3kernel/l3drivers.dtx
Log:
Typo (probably?)
Modified: trunk/l3kernel/l3drivers.dtx
===================================================================
--- trunk/l3kernel/l3drivers.dtx 2017-08-07 15:32:18 UTC (rev 7425)
+++ trunk/l3kernel/l3drivers.dtx 2017-08-07 15:39:21 UTC (rev 7426)
@@ -1735,11 +1735,11 @@
(#1)
\bool_lazy_or:nnT
{ \l__image_interpolate_bool }
- { ! \tl_if_empty_p:N \l__imge_decode_tl }
+ { ! \tl_if_empty_p:N \l__image_decode_tl }
{
<<
- \tl_if_empty:NF \l__imge_decode_tl
- { /Decode~[ \l__imge_decode_tl ] }
+ \tl_if_empty:NF \l__image_decode_tl
+ { /Decode~[ \l__image_decode_tl ] }
\bool_if:NT \l__image_interpolate_bool
{ /Interpolate~true> }
>>
More information about the latex3-commits
mailing list