[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: XeTeX l3backend file change shows up in more test files (78c9145c)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Sep 1 16:28:37 CEST 2020
Repository : https://github.com/latex3/latex2e
On branch : develop
Link : https://github.com/latex3/latex2e/commit/78c9145cafc7a5d710db5daa738a1002ba3b3591
>---------------------------------------------------------------
commit 78c9145cafc7a5d710db5daa738a1002ba3b3591
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Sep 1 15:28:37 2020 +0100
XeTeX l3backend file change shows up in more test files
>---------------------------------------------------------------
78c9145cafc7a5d710db5daa738a1002ba3b3591
.../graphics/testfiles/braces-compat-01.xetex.tlg | 2 +-
.../graphics/testfiles/utf8-filenames-001.xetex.tlg | 19 +++++++++++++------
.../graphics/testfiles/utf8-filenames-002.xetex.tlg | 2 +-
3 files changed, 15 insertions(+), 8 deletions(-)
diff --git a/required/graphics/testfiles/braces-compat-01.xetex.tlg b/required/graphics/testfiles/braces-compat-01.xetex.tlg
index 7c389912..75f98a05 100644
--- a/required/graphics/testfiles/braces-compat-01.xetex.tlg
+++ b/required/graphics/testfiles/braces-compat-01.xetex.tlg
@@ -12,7 +12,7 @@ File: foo.bar.eps Graphic file (type eps)
size10.clo ....-..-.. v... Standard LaTeX file (size option)
test2e.tex
expl3.sty ....-..-.. L3 programming layer (loader)
-l3backend-xdvipdfmx.def ....-..-.. L3 backend support: xdvipdfmx
+l3backend-xetex.def ....-..-.. L3 backend support: XeTeX
graphicx.sty ....-..-.. v... Enhanced LaTeX Graphics (DPC,SPQR)
keyval.sty ....-..-.. v... key=value parser (DPC)
graphics.sty ....-..-.. v... Standard LaTeX Graphics (DPC,SPQR)
diff --git a/required/graphics/testfiles/utf8-filenames-001.xetex.tlg b/required/graphics/testfiles/utf8-filenames-001.xetex.tlg
index cd2d1dfd..e8d7b1e8 100644
--- a/required/graphics/testfiles/utf8-filenames-001.xetex.tlg
+++ b/required/graphics/testfiles/utf8-filenames-001.xetex.tlg
@@ -22,16 +22,24 @@ 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)
-File: foo€€€.eps Graphic file (type eps)
- <foo€€€.eps>
+! 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>
+<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>
+ <foo bar.eps>
! LaTeX Error: File `foo €€€' not found.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
@@ -48,7 +56,7 @@ If that doesn't work, type X <return> to quit.
size10.clo ....-..-.. v... Standard LaTeX file (size option)
test2e.tex
expl3.sty ....-..-.. L3 programming layer (loader)
-l3backend-xdvipdfmx.def ....-..-.. L3 backend support: xdvipdfmx
+l3backend-xetex.def ....-..-.. L3 backend support: XeTeX
graphicx.sty ....-..-.. v... Enhanced LaTeX Graphics (DPC,SPQR)
keyval.sty ....-..-.. v... key=value parser (DPC)
graphics.sty ....-..-.. v... Standard LaTeX Graphics (DPC,SPQR)
@@ -56,7 +64,6 @@ 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)
diff --git a/required/graphics/testfiles/utf8-filenames-002.xetex.tlg b/required/graphics/testfiles/utf8-filenames-002.xetex.tlg
index 39eb5a60..869b9ca6 100644
--- a/required/graphics/testfiles/utf8-filenames-002.xetex.tlg
+++ b/required/graphics/testfiles/utf8-filenames-002.xetex.tlg
@@ -83,7 +83,7 @@ latexrelease.sty ....-..-.. v... LaTeX release emulation and tests (including
load-unicode-xetex-classes.tex
test2e.tex
expl3.sty ....-..-.. L3 programming layer (loader)
-l3backend-xdvipdfmx.def ....-..-.. L3 backend support: xdvipdfmx
+l3backend-xetex.def ....-..-.. L3 backend support: XeTeX
graphicx.sty ....-..-.. v... Enhanced LaTeX Graphics (DPC,SPQR)
keyval.sty ....-..-.. v... key=value parser (DPC)
graphics.sty ....-..-.. v... Standard LaTeX Graphics (DPC,SPQR)
More information about the latex3-commits
mailing list.