[latex3-commits] [l3svn] branch master updated: Forgot a keyword

noreply at latex-project.org noreply at latex-project.org
Thu May 18 14:23: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.

The following commit(s) were added to refs/heads/master by this push:
       new  20d17d9   Forgot a keyword
20d17d9 is described below

commit 20d17d914d30c13634aa62823f7cd27cccaaaa11
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Thu May 18 13:23:24 2017 +0100

    Forgot a keyword
---
 l3kernel/l3drivers.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index 3e80610..141c1be 100644
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -756,7 +756,7 @@
   {
     \tex_immediate:D \pdftex_pdfximage:D
       \bool_if:NT \l__image_interpolate_bool
-        { /Interpolate~true }
+        { attr~/Interpolate~true }
       \int_compare:nNnT \l__image_page_int > 0
         { page ~ \int_use:N \l__image_page_int }
       \tl_if_empty:NF \l__image_pagebox_tl

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


More information about the latex3-commits mailing list