[latex3-commits] [git/LaTeX3-latex3-latex3] master: Better quote-correction (a1591c3)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Apr 9 18:18:43 CEST 2019


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

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

commit a1591c3cf23a8565c67ea6c9dc82a9ef0881e2db
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Apr 9 17:18:43 2019 +0100

    Better quote-correction


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

a1591c3cf23a8565c67ea6c9dc82a9ef0881e2db
 l3kernel/l3drivers-image.dtx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3kernel/l3drivers-image.dtx b/l3kernel/l3drivers-image.dtx
index 497fa8b..3d3f86b 100644
--- a/l3kernel/l3drivers-image.dtx
+++ b/l3kernel/l3drivers-image.dtx
@@ -481,12 +481,12 @@
          dvisvgm:img~
          \dim_to_decimal:n { \l_image_ury_dim } ~
          \dim_to_decimal:n { \l_image_ury_dim } ~
-         \@@_image_include_bitmap_quote:w #1 " " \q_stop
+         \@@_image_include_bitmap_quote:w #1 " #1 " \q_stop
        }
   }
 \cs_new_eq:NN \@@_image_include_jpg:n \@@_image_include_png:n
 \cs_new:Npn \@@_image_include_bitmap_quote:w #1 " #2 " #3 \q_stop
-  { #1#2 }
+  { " #2 " }
 %    \end{macrocode}
 % \end{macro}
 % \end{macro}





More information about the latex3-commits mailing list