[latex3-commits] [git/LaTeX3-latex3-graphics-def] zipped: Add test files for compressed graphics (fec71d2)

PhelypeOleinik phelype.oleinik at latex-project.org
Fri Mar 5 18:46:28 CET 2021


Repository : https://github.com/latex3/graphics-def
On branch  : zipped
Link       : https://github.com/latex3/graphics-def/commit/fec71d233c89fc0a919f2bb3d5d091ff46485019

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

commit fec71d233c89fc0a919f2bb3d5d091ff46485019
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Fri Mar 5 14:46:28 2021 -0300

    Add test files for compressed graphics
    
    Requires updated graphics.sty from https://github.com/latex3/latex2e/pull/520


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

fec71d233c89fc0a919f2bb3d5d091ff46485019
 testfiles/zipped-000.luatex.tlg | 14 ++++++++++++++
 testfiles/zipped-000.lvt        | 16 ++++++++++++++++
 testfiles/zipped-000.tlg        | 14 ++++++++++++++
 testfiles/zipped-000.xetex.tlg  | 15 +++++++++++++++
 4 files changed, 59 insertions(+)

diff --git a/testfiles/zipped-000.luatex.tlg b/testfiles/zipped-000.luatex.tlg
new file mode 100644
index 0000000..c918396
--- /dev/null
+++ b/testfiles/zipped-000.luatex.tlg
@@ -0,0 +1,14 @@
+This is a generated file for the l3build validation system.
+Don't change this file in any respect.
+LaTeX Warning: File `foob^^e1.eps.gz' not found on input line ....
+! LaTeX Error: Unknown graphics extension: .eps.gz.
+See the LaTeX manual or LaTeX Companion for explanation.
+Type  H <return>  for immediate help.
+ ...                                              
+l. ...\sbox0{\includegraphics{foob^^e1.eps.gz}}
+Try typing  <return>  to proceed.
+If that doesn't work, type  X <return>  to quit.
+> \box...=
+\hbox(0.0+0.0)x0.0, direction TLT
+! OK.
+l. ...\showbox0
diff --git a/testfiles/zipped-000.lvt b/testfiles/zipped-000.lvt
new file mode 100644
index 0000000..1b7378a
--- /dev/null
+++ b/testfiles/zipped-000.lvt
@@ -0,0 +1,16 @@
+%
+% Testing .eps.gz extension
+%
+\input{regression-test}
+\RequirePackage{graphics}
+
+\START
+
+\sbox0{\includegraphics{foobá.eps.gz}}
+
+\tracingonline=1
+\showboxdepth10
+\showboxbreadth10
+\showbox0
+
+\END
diff --git a/testfiles/zipped-000.tlg b/testfiles/zipped-000.tlg
new file mode 100644
index 0000000..425556b
--- /dev/null
+++ b/testfiles/zipped-000.tlg
@@ -0,0 +1,14 @@
+This is a generated file for the l3build validation system.
+Don't change this file in any respect.
+LaTeX Warning: File `foob^^c3^^a1.eps.gz' not found on input line ....
+! LaTeX Error: Unknown graphics extension: .eps.gz.
+See the LaTeX manual or LaTeX Companion for explanation.
+Type  H <return>  for immediate help.
+ ...                                              
+l. ...\sbox0{\includegraphics{foob^^c3^^a1.eps.gz}}
+Try typing  <return>  to proceed.
+If that doesn't work, type  X <return>  to quit.
+> \box...=
+\hbox(0.0+0.0)x0.0
+! OK.
+l. ...\showbox0
diff --git a/testfiles/zipped-000.xetex.tlg b/testfiles/zipped-000.xetex.tlg
new file mode 100644
index 0000000..b75a0cc
--- /dev/null
+++ b/testfiles/zipped-000.xetex.tlg
@@ -0,0 +1,15 @@
+This is a generated file for the l3build validation system.
+Don't change this file in any respect.
+File: foob^^e1.eps.gz Graphic file (type zipped)
+! Package graphics Error: Unsupported graphics extension .eps.gz with XeTeX.
+See the graphics package documentation for explanation.
+Type  H <return>  for immediate help.
+ ...                                              
+l. ...\sbox0{\includegraphics{foob^^e1.eps.gz}}
+The backend driver for XeTeX does not support compressed graphics.
+Uncompress `foob^^e1.eps.gz' and use the uncompressed file.
+> \box...=
+\hbox(0.0+0.0)x0.0
+.\hbox(0.0+0.0)x0.0
+! OK.
+l. ...\showbox0





More information about the latex3-commits mailing list.