[latex3-commits] [git/LaTeX3-latex3-latex2e] utf8andspace: mumble (5d48d51)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sun Mar 10 09:12:39 CET 2019
Repository : https://github.com/latex3/latex2e
On branch : utf8andspace
Link : https://github.com/latex3/latex2e/commit/5d48d5153c5869d38913df472387b72bf8e05c85
>---------------------------------------------------------------
commit 5d48d5153c5869d38913df472387b72bf8e05c85
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date: Tue Feb 12 16:51:56 2019 +0100
mumble
>---------------------------------------------------------------
5d48d5153c5869d38913df472387b72bf8e05c85
...names-001.tlg => utf8-filenames-001.luatex.tlg} | 16 ++++++-------
...enames-001.tlg => utf8-filenames-001.xetex.tlg} | 24 ++++++++++----------
2 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/required/graphics/testfiles/utf8-filenames-001.tlg b/required/graphics/testfiles/utf8-filenames-001.luatex.tlg
similarity index 86%
copy from required/graphics/testfiles/utf8-filenames-001.tlg
copy to required/graphics/testfiles/utf8-filenames-001.luatex.tlg
index 5d0841f..5a6ba92 100644
--- a/required/graphics/testfiles/utf8-filenames-001.tlg
+++ b/required/graphics/testfiles/utf8-filenames-001.luatex.tlg
@@ -21,22 +21,22 @@ File: dvips.def ....-..-.. v... Driver-dependent file (DPC,SPQR)
)
LaTeX Warning: File `one two three' already exists on the system.
Not generating it from this source.
-(one two three.tex)
-File: "foo^^e2^^82^^ac^^e2^^82^^ac^^e2^^82^^ac".eps Graphic file (type eps)
- <"foo^^e2^^82^^ac^^e2^^82^^ac^^e2^^82^^ac".eps>
-File: "foo bar".eps Graphic file (type eps)
-<"foo bar".eps>
+("./one two three.tex")
+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 ^^e2^^82^^ac^^e2^^82^^ac^^e2^^82^^ac' not found.
+! LaTeX Error: File `foo €€€' not found.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
-l. ......{foo ^^e2^^82^^ac^^e2^^82^^ac^^e2^^82^^ac}
+l. ...\includegraphics{foo €€€}
I could not locate the file with any of these extensions:
.eps,.ps,.eps.gz,.ps.gz,.eps.Z,.mps
Try typing <return> to proceed.
@@ -54,7 +54,7 @@ graphics.sty ....-..-.. v... Standard LaTeX Graphics (DPC,SPQR)
graphics.cfg ....-..-.. v... sample graphics configuration
dvips.def ....-..-.. v... Driver-dependent file (DPC,SPQR)
one two three.tex
-"foo^^e2^^82^^ac^^e2^^82^^ac^^e2^^82^^ac".eps Graphic file (type eps)
+"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-001.tlg b/required/graphics/testfiles/utf8-filenames-001.xetex.tlg
similarity index 75%
copy from required/graphics/testfiles/utf8-filenames-001.tlg
copy to required/graphics/testfiles/utf8-filenames-001.xetex.tlg
index 5d0841f..eb5fb92 100644
--- a/required/graphics/testfiles/utf8-filenames-001.tlg
+++ b/required/graphics/testfiles/utf8-filenames-001.xetex.tlg
@@ -12,9 +12,9 @@ Package: trig ....-..-.. v... sin cos tan (DPC)
) (graphics.cfg
File: graphics.cfg ....-..-.. v... sample graphics configuration
)
-Package graphics Info: Driver file: dvips.def on input line ....
-(dvips.def
-File: dvips.def ....-..-.. v... Driver-dependent file (DPC,SPQR)
+Package graphics Info: Driver file: xetex.def on input line ....
+(xetex.def
+File: xetex.def ....-..-.. v... LaTeX color/graphics driver for XeTeX (L3/RRM/JK)
))
\Gin at req@height=\dimen...
\Gin at req@width=\dimen...
@@ -22,23 +22,23 @@ File: dvips.def ....-..-.. v... Driver-dependent file (DPC,SPQR)
LaTeX Warning: File `one two three' already exists on the system.
Not generating it from this source.
(one two three.tex)
-File: "foo^^e2^^82^^ac^^e2^^82^^ac^^e2^^82^^ac".eps Graphic file (type eps)
- <"foo^^e2^^82^^ac^^e2^^82^^ac^^e2^^82^^ac".eps>
-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 ^^e2^^82^^ac^^e2^^82^^ac^^e2^^82^^ac' not found.
+! LaTeX Error: File `foo €€€' not found.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
-l. ......{foo ^^e2^^82^^ac^^e2^^82^^ac^^e2^^82^^ac}
+l. ...\includegraphics{foo €€€}
I could not locate the file with any of these extensions:
-.eps,.ps,.eps.gz,.ps.gz,.eps.Z,.mps
+.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.
[1
@@ -52,9 +52,9 @@ graphicx.sty ....-..-.. v... Enhanced LaTeX Graphics (DPC,SPQR)
graphics.sty ....-..-.. v... Standard LaTeX Graphics (DPC,SPQR)
trig.sty ....-..-.. v... sin cos tan (DPC)
graphics.cfg ....-..-.. v... sample graphics configuration
- dvips.def ....-..-.. v... Driver-dependent file (DPC,SPQR)
+ xetex.def ....-..-.. v... LaTeX color/graphics driver for XeTeX (L3/RRM/JK)
one two three.tex
-"foo^^e2^^82^^ac^^e2^^82^^ac^^e2^^82^^ac".eps Graphic file (type eps)
+"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