[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Correct last commit (4df199e7)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Sep 1 16:56:39 CEST 2020


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/4df199e74aa66f86ff44fcb0386e0509f7a030fe

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

commit 4df199e74aa66f86ff44fcb0386e0509f7a030fe
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Sep 1 15:55:10 2020 +0100

    Correct last commit
    
    There is still an issue with the UTF-8 filename test on
    Windows :(


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

4df199e74aa66f86ff44fcb0386e0509f7a030fe
 .../graphics/testfiles/utf8-filenames-001.xetex.tlg     | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)

diff --git a/required/graphics/testfiles/utf8-filenames-001.xetex.tlg b/required/graphics/testfiles/utf8-filenames-001.xetex.tlg
index e8d7b1e8..d10e8643 100644
--- a/required/graphics/testfiles/utf8-filenames-001.xetex.tlg
+++ b/required/graphics/testfiles/utf8-filenames-001.xetex.tlg
@@ -22,24 +22,16 @@ File: xetex.def ....-..-.. v... LaTeX color/graphics driver for XeTeX (L3/RRM/JK
 LaTeX Warning: File `one two three' already exists on the system.
                Not generating it from this source.
 (one two three.tex)
-! LaTeX Error: File `foo€€€' not found.
-See the LaTeX manual or LaTeX Companion for explanation.
-Type  H <return>  for immediate help.
- ...                                              
-l. ...\includegraphics{foo€€€}
-                                % file is testfiles/support
-I could not locate the file with any of these extensions:
-.pdf,.PDF,.eps,.EPS,.mps,.MPS,.ps,.PS,.png,.PNG,.jpg,.JPG,.jpeg,.JPEG,.jp2,.JP2,.jpf,.JPF,.bmp,.BMP,.pict,.PICT,.psd,.PSD,.mac,.MAC,.TGA,.tga,.gif,.GIF,.tif,.TIF,.tiff,.TIFF,
-Try typing  <return>  to proceed.
-If that doesn't work, type  X <return>  to quit.
-File: foo bar.eps Graphic file (type eps)
-<foo bar.eps>
+File: foo€€€.eps Graphic file (type eps)
+ <foo€€€.eps>
 File: foo bar.eps Graphic file (type eps)
  <foo bar.eps>
 File: foo bar.eps Graphic file (type eps)
  <foo bar.eps>
 File: foo bar.eps Graphic file (type eps)
  <foo bar.eps>
+File: foo bar.eps Graphic file (type eps)
+<foo bar.eps>
 ! LaTeX Error: File `foo €€€' not found.
 See the LaTeX manual or LaTeX Companion for explanation.
 Type  H <return>  for immediate help.
@@ -64,6 +56,7 @@ graphics.sty    ....-..-.. v... Standard LaTeX Graphics (DPC,SPQR)
 graphics.cfg    ....-..-.. v... sample graphics configuration
    xetex.def    ....-..-.. v... LaTeX color/graphics driver for XeTeX (L3/RRM/JK)
 one two three.tex
+  foo€€€.eps    Graphic file (type eps)
   foo bar.eps    Graphic file (type eps)
   foo bar.eps    Graphic file (type eps)
   foo bar.eps    Graphic file (type eps)





More information about the latex3-commits mailing list.