[latex3-commits] [git/LaTeX3-latex3-latex2e] gh519: Add test and support files for #519 (391be8e6)

PhelypeOleinik phelype.oleinik at latex-project.org
Fri Mar 5 00:00:24 CET 2021


Repository : https://github.com/latex3/latex2e
On branch  : gh519
Link       : https://github.com/latex3/latex2e/commit/391be8e6deeffdbcdb8ab1d40d2428c62747abbb

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

commit 391be8e6deeffdbcdb8ab1d40d2428c62747abbb
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date:   Thu Mar 4 20:00:24 2021 -0300

    Add test and support files for #519


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

391be8e6deeffdbcdb8ab1d40d2428c62747abbb
 required/graphics/testfiles/github-0519.lvt             |  16 ++++++++++++++++
 required/graphics/testfiles/github-0519.tlg             |   8 ++++++++
 .../graphics/testfiles/support/foob\303\241.eps.bb"     |   1 +
 .../graphics/testfiles/support/foob\303\241.eps.gz"     | Bin 0 -> 5603 bytes
 4 files changed, 25 insertions(+)

diff --git a/required/graphics/testfiles/github-0519.lvt b/required/graphics/testfiles/github-0519.lvt
new file mode 100644
index 00000000..1b7378ab
--- /dev/null
+++ b/required/graphics/testfiles/github-0519.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/required/graphics/testfiles/github-0519.tlg b/required/graphics/testfiles/github-0519.tlg
new file mode 100644
index 00000000..ee0be4dd
--- /dev/null
+++ b/required/graphics/testfiles/github-0519.tlg
@@ -0,0 +1,8 @@
+This is a generated file for the l3build validation system.
+Don't change this file in any respect.
+! TeX capacity exceeded, sorry [input stack size=5000].
+\Gin at ext ->\Gin at ext 
+                    .gz
+l. ...\sbox0{\includegraphics{fooba.eps.gz}}
+If you really absolutely need more capacity,
+you can ask a wizard to enlarge me.
diff --git "a/required/graphics/testfiles/support/foob\303\241.eps.bb" "b/required/graphics/testfiles/support/foob\303\241.eps.bb"
new file mode 100644
index 00000000..eaefe2b9
--- /dev/null
+++ "b/required/graphics/testfiles/support/foob\303\241.eps.bb"
@@ -0,0 +1 @@
+%%BoundingBox: 44 527 80 559 
diff --git "a/required/graphics/testfiles/support/foob\303\241.eps.gz" "b/required/graphics/testfiles/support/foob\303\241.eps.gz"
new file mode 100644
index 00000000..b1664255
Binary files /dev/null and "b/required/graphics/testfiles/support/foob\303\241.eps.gz" differ





More information about the latex3-commits mailing list.