[latex3-commits] [latex3/latex2e] latex-lab/UF-06: git commit -m"change fallback message" (2ac349b1)
github at latex-project.org
github at latex-project.org
Thu Mar 14 00:18:30 CET 2024
Repository : https://github.com/latex3/latex2e
On branch : latex-lab/UF-06
Link : https://github.com/latex3/latex2e/commit/2ac349b1d2afb273ced313f596988422d9d4ff0e
>---------------------------------------------------------------
commit 2ac349b1d2afb273ced313f596988422d9d4ff0e
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Thu Mar 14 00:18:30 2024 +0100
git commit -m"change fallback message"
>---------------------------------------------------------------
2ac349b1d2afb273ced313f596988422d9d4ff0e
required/latex-lab/latex-lab-graphic.dtx | 2 +-
.../testfiles-graphic/graphic-001.luatex.tlg | 2 +-
.../latex-lab/testfiles-graphic/graphic-001.tlg | 2 +-
.../testfiles-graphic/graphic-002.luatex.tlg | 4 ++--
.../latex-lab/testfiles-graphic/graphic-002.tlg | 4 ++--
.../testfiles-graphic/graphic-003.luatex.tlg | 6 +++---
.../latex-lab/testfiles-graphic/graphic-003.tlg | 6 +++---
.../testfiles-graphic/graphic-004-angle.luatex.tlg | 10 +++++-----
.../testfiles-graphic/graphic-004-angle.tlg | 10 +++++-----
.../testfiles-graphic/graphic-005-trim.luatex.tlg | 20 ++++++++++----------
.../testfiles-graphic/graphic-005-trim.tlg | 20 ++++++++++----------
.../testfiles-graphic/graphic-006-width.luatex.tlg | 12 ++++++------
.../testfiles-graphic/graphic-006-width.tlg | 12 ++++++------
.../testfiles-graphic/graphic-007-corr.luatex.tlg | 4 ++--
.../testfiles-graphic/graphic-007-corr.tlg | 4 ++--
.../graphic-009-rotatebox.luatex.tlg | 4 ++--
.../testfiles-graphic/graphic-009-rotatebox.tlg | 4 ++--
.../testfiles-graphic/graphic-013-draft.luatex.tlg | 2 +-
.../testfiles-graphic/graphic-013-draft.tlg | 2 +-
.../testfiles-graphic/graphic-faults.luatex.tlg | 22 +++++++++++-----------
.../latex-lab/testfiles-graphic/graphic-faults.tlg | 22 +++++++++++-----------
21 files changed, 87 insertions(+), 87 deletions(-)
diff --git a/required/latex-lab/latex-lab-graphic.dtx b/required/latex-lab/latex-lab-graphic.dtx
index 4d04f2fb..5ea4a2db 100644
--- a/required/latex-lab/latex-lab-graphic.dtx
+++ b/required/latex-lab/latex-lab-graphic.dtx
@@ -326,7 +326,7 @@
\msg_new:nnn {tag}{alt-text-missing}
{
Alternative~text~for~graphic~is~missing.\\
- Using~the~graphic's~file~name~'#1'~instead.
+ Using~the~file~name~'#1'~instead.
}
\cs_new_protected:Npn\Gin at tag@struct at begin
{
diff --git a/required/latex-lab/testfiles-graphic/graphic-001.luatex.tlg b/required/latex-lab/testfiles-graphic/graphic-001.luatex.tlg
index 056d1f3f..dda205f2 100644
--- a/required/latex-lab/testfiles-graphic/graphic-001.luatex.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-001.luatex.tlg
@@ -3,7 +3,7 @@ Don't change this file in any respect.
Option:
<example-image-a.pdf, id=14, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-001.tlg b/required/latex-lab/testfiles-graphic/graphic-001.tlg
index 6b56d389..cc2ae45c 100644
--- a/required/latex-lab/testfiles-graphic/graphic-001.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-001.tlg
@@ -3,7 +3,7 @@ Don't change this file in any respect.
Option:
<example-image-a.pdf, id=15, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-002.luatex.tlg b/required/latex-lab/testfiles-graphic/graphic-002.luatex.tlg
index 00c75580..c3c11cb4 100644
--- a/required/latex-lab/testfiles-graphic/graphic-002.luatex.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-002.luatex.tlg
@@ -3,7 +3,7 @@ Don't change this file in any respect.
Option: scale=0.4
<example-image-a.pdf, id=14, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -11,7 +11,7 @@ Package luatex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 1 is 240.09962 571.19972 368.09736 667.19801
Option: scale=1.2
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-002.tlg b/required/latex-lab/testfiles-graphic/graphic-002.tlg
index f31b1b62..32a4643e 100644
--- a/required/latex-lab/testfiles-graphic/graphic-002.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-002.tlg
@@ -3,7 +3,7 @@ Don't change this file in any respect.
Option: scale=0.4
<example-image-a.pdf, id=15, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -11,7 +11,7 @@ Package pdftex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 1 is 240.09207 571.19972 368.08981 667.19801
Option: scale=1.2
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-003.luatex.tlg b/required/latex-lab/testfiles-graphic/graphic-003.luatex.tlg
index a58c8cad..e2e5939f 100644
--- a/required/latex-lab/testfiles-graphic/graphic-003.luatex.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-003.luatex.tlg
@@ -2,21 +2,21 @@ This is a generated file for the l3build validation system.
Don't change this file in any respect.
<example-image-a.pdf, id=14, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
(luatex.def) Requested size: 321.19922pt x 240.8994pt.
tag/graphic debug: BBox of graphics 1 is 148.71233 427.19861 468.71155 667.19801
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
(luatex.def) Requested size: 96.36073pt x 72.27055pt.
tag/graphic debug: BBox of graphics 2 is 148.71233 354.2018 244.71306 426.20236
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-003.tlg b/required/latex-lab/testfiles-graphic/graphic-003.tlg
index f13270c6..e5bd1c61 100644
--- a/required/latex-lab/testfiles-graphic/graphic-003.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-003.tlg
@@ -2,21 +2,21 @@ This is a generated file for the l3build validation system.
Don't change this file in any respect.
<example-image-a.pdf, id=15, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
(pdftex.def) Requested size: 321.19922pt x 240.8994pt.
tag/graphic debug: BBox of graphics 1 is 148.71233 427.19861 468.71155 667.19801
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
(pdftex.def) Requested size: 96.36073pt x 72.27055pt.
tag/graphic debug: BBox of graphics 2 is 148.71233 354.2018 244.71306 426.20236
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-004-angle.luatex.tlg b/required/latex-lab/testfiles-graphic/graphic-004-angle.luatex.tlg
index dbba6f83..49bbe57d 100644
--- a/required/latex-lab/testfiles-graphic/graphic-004-angle.luatex.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-004-angle.luatex.tlg
@@ -3,7 +3,7 @@ Don't change this file in any respect.
Option: angle=90
<example-image-a.pdf, id=14, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -11,7 +11,7 @@ Package luatex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 1 is 148.71233 347.19879 388.71173 667.19801
Option: angle=-90
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -122,7 +122,7 @@ Completed box being shipped out [1]
.\pdfliteral page <lua data reference ...>
<../example-image-a.pdf>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -229,7 +229,7 @@ Completed box being shipped out [2]
.\kern0.0
.\pdfliteral page <lua data reference ...>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -237,7 +237,7 @@ Package luatex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 4 is 148.71233 176.2403 468.71155 416.2397
Option: angle=135
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-004-angle.tlg b/required/latex-lab/testfiles-graphic/graphic-004-angle.tlg
index 83c3f9b1..582dda2e 100644
--- a/required/latex-lab/testfiles-graphic/graphic-004-angle.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-004-angle.tlg
@@ -3,7 +3,7 @@ Don't change this file in any respect.
Option: angle=90
<example-image-a.pdf, id=15, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -11,7 +11,7 @@ Package pdftex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 1 is 148.71233 347.19879 388.71173 667.19801
Option: angle=-90
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -135,7 +135,7 @@ Completed box being shipped out [1]
.\kern 0.0
<../example-image-a.pdf>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -256,7 +256,7 @@ Completed box being shipped out [2]
.\kern 633.0
.\kern 0.0
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -264,7 +264,7 @@ Package pdftex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 4 is 148.71233 176.2403 468.71155 416.2397
Option: angle=135
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-005-trim.luatex.tlg b/required/latex-lab/testfiles-graphic/graphic-005-trim.luatex.tlg
index db002d74..c50f3707 100644
--- a/required/latex-lab/testfiles-graphic/graphic-005-trim.luatex.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-005-trim.luatex.tlg
@@ -3,7 +3,7 @@ Don't change this file in any respect.
Option: trim=1cm 2cm 3cm 4cm
<example-image-a.pdf, id=14, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -11,7 +11,7 @@ Package luatex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 1 is 120.36596 540.58416 440.36518 780.58357
Option: trim=1cm 2cm 3cm 4cm,clip
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -19,7 +19,7 @@ Package luatex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 2 is 148.71233 526.35954 355.32603 596.28065
Option: scale=0.5,trim=1cm 2cm 3cm 4cm
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -27,7 +27,7 @@ Package luatex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 3 is 134.539145 462.05636 294.538755 582.05607
Option: scale=0.5,trim=1cm 2cm 3cm 4cm,clip
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -35,7 +35,7 @@ Package luatex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 4 is 148.71233 454.44594 252.01918 489.4065
Option: angle=90,trim=1cm 2cm 3cm 4cm
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -43,7 +43,7 @@ Package luatex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 5 is 35.32677 218.48961 275.32618 538.48883
Option: angle=90,trim=1cm 2cm 3cm 4cm,clip
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -329,7 +329,7 @@ Completed box being shipped out [1]
Completed box being shipped out<../example-image-a.pdf>
Completed box being shipped out
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -337,7 +337,7 @@ Package luatex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 7 is 92.01954 342.108035 212.01925 502.107645
Option: scale=0.5,angle=90,trim=1cm 2cm 3cm 4cm,clip
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -345,7 +345,7 @@ Package luatex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 8 is 148.71231 251.9781 183.67287 355.28495
Option: angle=35,trim=1cm 2cm 3cm 4cm
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -568,7 +568,7 @@ Completed box being shipped out [2]
Completed box being shipped out
Completed box being shipped out
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-005-trim.tlg b/required/latex-lab/testfiles-graphic/graphic-005-trim.tlg
index 2db0be20..50cde381 100644
--- a/required/latex-lab/testfiles-graphic/graphic-005-trim.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-005-trim.tlg
@@ -3,7 +3,7 @@ Don't change this file in any respect.
Option: trim=1cm 2cm 3cm 4cm
<example-image-a.pdf, id=15, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -11,7 +11,7 @@ Package pdftex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 1 is 120.36596 540.58416 440.36518 780.58357
Option: trim=1cm 2cm 3cm 4cm,clip
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -19,7 +19,7 @@ Package pdftex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 2 is 148.71233 526.35954 355.32603 596.28065
Option: scale=0.5,trim=1cm 2cm 3cm 4cm
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -27,7 +27,7 @@ Package pdftex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 3 is 134.539145 462.05636 294.538755 582.05607
Option: scale=0.5,trim=1cm 2cm 3cm 4cm,clip
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -35,7 +35,7 @@ Package pdftex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 4 is 148.71233 454.44594 252.01918 489.4065
Option: angle=90,trim=1cm 2cm 3cm 4cm
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -43,7 +43,7 @@ Package pdftex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 5 is 35.32677 218.48961 275.32618 538.48883
Option: angle=90,trim=1cm 2cm 3cm 4cm,clip
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -399,7 +399,7 @@ Completed box being shipped out
..\glue -28.45267
..\pdfrefximage(240.9+0.0)x321.2
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -407,7 +407,7 @@ Package pdftex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 7 is 92.01954 342.108035 212.01925 502.107645
Option: scale=0.5,angle=90,trim=1cm 2cm 3cm 4cm,clip
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -415,7 +415,7 @@ Package pdftex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 8 is 148.71231 251.9781 183.67287 355.28495
Option: angle=35,trim=1cm 2cm 3cm 4cm
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -676,7 +676,7 @@ Completed box being shipped out
..\glue -28.45267
..\pdfrefximage(240.9+0.0)x321.2
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-006-width.luatex.tlg b/required/latex-lab/testfiles-graphic/graphic-006-width.luatex.tlg
index 8acb419e..8026cf95 100644
--- a/required/latex-lab/testfiles-graphic/graphic-006-width.luatex.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-006-width.luatex.tlg
@@ -3,7 +3,7 @@ Don't change this file in any respect.
Option: width=5cm,height=3cm
<example-image-a.pdf, id=14, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -11,7 +11,7 @@ Package luatex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 1 is 148.71233 582.1604 290.44538 667.19803
Option: width=5cm,height=3cm,keepaspectratio
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -19,7 +19,7 @@ Package luatex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 2 is 148.71233 496.12651 262.09584 581.16414
Option: width=5cm,height=3cm,angle=90
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -27,7 +27,7 @@ Package luatex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 3 is 148.71231 353.39722 233.74994 495.13027
Option: width=5cm,height=3cm,angle=90,keepaspectratio
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -285,7 +285,7 @@ Completed box being shipped out [1]
<../example-image-a.pdf>
Option: width=5cm,height=3cm,angle=35
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -398,7 +398,7 @@ Completed box being shipped out [2]
.\pdfliteral page <lua data reference ...>
Option: trim=1cm 2cm 3cm 1.5cm,width=5cm,height=3cm,clip
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-006-width.tlg b/required/latex-lab/testfiles-graphic/graphic-006-width.tlg
index 5bfa02e9..5657995c 100644
--- a/required/latex-lab/testfiles-graphic/graphic-006-width.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-006-width.tlg
@@ -3,7 +3,7 @@ Don't change this file in any respect.
Option: width=5cm,height=3cm
<example-image-a.pdf, id=15, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -11,7 +11,7 @@ Package pdftex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 1 is 148.71233 582.1604 290.44538 667.19803
Option: width=5cm,height=3cm,keepaspectratio
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -19,7 +19,7 @@ Package pdftex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 2 is 148.71233 496.12651 262.09584 581.16414
Option: width=5cm,height=3cm,angle=90
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -27,7 +27,7 @@ Package pdftex.def Info: example-image-a.pdf used on input line ....
tag/graphic debug: BBox of graphics 3 is 148.71231 353.39722 233.74994 495.13027
Option: width=5cm,height=3cm,angle=90,keepaspectratio
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -330,7 +330,7 @@ Completed box being shipped out [1]
<../example-image-a.pdf>
Option: width=5cm,height=3cm,angle=35
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -457,7 +457,7 @@ Completed box being shipped out [2]
.\kern 0.0
Option: trim=1cm 2cm 3cm 1.5cm,width=5cm,height=3cm,clip
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-007-corr.luatex.tlg b/required/latex-lab/testfiles-graphic/graphic-007-corr.luatex.tlg
index 47e058bb..03ca5749 100644
--- a/required/latex-lab/testfiles-graphic/graphic-007-corr.luatex.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-007-corr.luatex.tlg
@@ -4,7 +4,7 @@ Faulty
Option: angle=90,width=5cm,height=3cm
<example-image-a.pdf, id=14, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -129,7 +129,7 @@ Completed box being shipped out [1]
Corrected
Option: angle=90,width=5cm,height=3cm,correct-BBox=0pt 0pt -3.5cm -8.3cm
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-007-corr.tlg b/required/latex-lab/testfiles-graphic/graphic-007-corr.tlg
index 7d4a616c..c171280f 100644
--- a/required/latex-lab/testfiles-graphic/graphic-007-corr.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-007-corr.tlg
@@ -4,7 +4,7 @@ Faulty
Option: angle=90,width=5cm,height=3cm
<example-image-a.pdf, id=15, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -142,7 +142,7 @@ Completed box being shipped out [1]
Corrected
Option: angle=90,width=5cm,height=3cm,correct-BBox=0pt 0pt -3.5cm -8.3cm
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-009-rotatebox.luatex.tlg b/required/latex-lab/testfiles-graphic/graphic-009-rotatebox.luatex.tlg
index 557af207..0e6a7e80 100644
--- a/required/latex-lab/testfiles-graphic/graphic-009-rotatebox.luatex.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-009-rotatebox.luatex.tlg
@@ -2,14 +2,14 @@ This is a generated file for the l3build validation system.
Don't change this file in any respect.
<example-image-b.pdf, id=14, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-b.pdf' instead
+(tagpdf) Using the file name 'example-image-b.pdf' instead.
File: example-image-b.pdf Graphicfile(typepdf)
<use example-image-b.pdf>
Package luatex.def Info: example-image-b.pdf used on input line ....
(luatex.def) Requested size: 160.59961pt x 120.44969pt.
tag/graphic debug: BBox of graphics 1 is 148.7106597108054 477.13199 348.6036758084619 667.2020014261873
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-b.pdf' instead
+(tagpdf) Using the file name 'example-image-b.pdf' instead.
File: example-image-b.pdf Graphicfile(typepdf)
<use example-image-b.pdf>
Package luatex.def Info: example-image-b.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-009-rotatebox.tlg b/required/latex-lab/testfiles-graphic/graphic-009-rotatebox.tlg
index d36117f9..f7e43cc3 100644
--- a/required/latex-lab/testfiles-graphic/graphic-009-rotatebox.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-009-rotatebox.tlg
@@ -2,14 +2,14 @@ This is a generated file for the l3build validation system.
Don't change this file in any respect.
<example-image-b.pdf, id=15, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-b.pdf' instead
+(tagpdf) Using the file name 'example-image-b.pdf' instead.
File: example-image-b.pdf Graphicfile(typepdf)
<use example-image-b.pdf>
Package pdftex.def Info: example-image-b.pdf used on input line ....
(pdftex.def) Requested size: 160.59961pt x 120.44969pt.
tag/graphic debug: BBox of graphics 1 is 148.7106597108054 477.13199 348.6036758084619 667.2020014261873
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-b.pdf' instead
+(tagpdf) Using the file name 'example-image-b.pdf' instead.
File: example-image-b.pdf Graphicfile(typepdf)
<use example-image-b.pdf>
Package pdftex.def Info: example-image-b.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-013-draft.luatex.tlg b/required/latex-lab/testfiles-graphic/graphic-013-draft.luatex.tlg
index 0e115e58..97ca183c 100644
--- a/required/latex-lab/testfiles-graphic/graphic-013-draft.luatex.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-013-draft.luatex.tlg
@@ -2,6 +2,6 @@ This is a generated file for the l3build validation system.
Don't change this file in any respect.
<example-image.pdf, id=14, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image.pdf' instead
+(tagpdf) Using the file name 'example-image.pdf' instead.
[1
] (graphic-013-draft.aux)
diff --git a/required/latex-lab/testfiles-graphic/graphic-013-draft.tlg b/required/latex-lab/testfiles-graphic/graphic-013-draft.tlg
index 9622ef64..331f7df9 100644
--- a/required/latex-lab/testfiles-graphic/graphic-013-draft.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-013-draft.tlg
@@ -2,6 +2,6 @@ This is a generated file for the l3build validation system.
Don't change this file in any respect.
<example-image.pdf, id=15, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image.pdf' instead
+(tagpdf) Using the file name 'example-image.pdf' instead.
[1
] (graphic-013-draft.aux)
diff --git a/required/latex-lab/testfiles-graphic/graphic-faults.luatex.tlg b/required/latex-lab/testfiles-graphic/graphic-faults.luatex.tlg
index 463bf4a0..1c5a57c3 100644
--- a/required/latex-lab/testfiles-graphic/graphic-faults.luatex.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-faults.luatex.tlg
@@ -4,7 +4,7 @@ Double Scale
Option: scale=0.6,scale=0.5
<example-image-a.pdf, id=14, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -125,7 +125,7 @@ Completed box being shipped out [1]
angle and width
Option: angle=35,width=5cm,height=3cm
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -245,7 +245,7 @@ Completed box being shipped out [2]
.\pdfliteral page <lua data reference ...>
Option: angle=90,width=5cm,height=3cm
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -366,7 +366,7 @@ Completed box being shipped out [3]
trim and width
Option: trim=1cm 2cm 3cm 1.5cm,width=5cm,height=3cm
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -470,7 +470,7 @@ Completed box being shipped out [4]
angle, trim and width
Option: angle=90,trim=1cm 2cm 3cm 1.5cm,width=5cm,height=3cm
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -592,7 +592,7 @@ Completed box being shipped out [5]
.\pdfliteral page <lua data reference ...>
Option: angle=90,trim=1cm 2cm 3cm 4cm,width=5cm,height=3cm,clip
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -714,7 +714,7 @@ Completed box being shipped out
origin
Option: angle=35,origin=c
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -859,7 +859,7 @@ Completed box being shipped out [7]
.\pdfliteral page <lua data reference ...>
box commands
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
@@ -970,7 +970,7 @@ Completed box being shipped out [8]
.\pdfliteral page <lua data reference ...>
<example-image-b.pdf, id=75, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-b.pdf' instead
+(tagpdf) Using the file name 'example-image-b.pdf' instead.
File: example-image-b.pdf Graphicfile(typepdf)
<use example-image-b.pdf>
Package luatex.def Info: example-image-b.pdf used on input line ....
@@ -1081,7 +1081,7 @@ Completed box being shipped out [9]
.\pdfliteral page <lua data reference ...>
<../example-image-b.pdf>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-b.pdf' instead
+(tagpdf) Using the file name 'example-image-b.pdf' instead.
File: example-image-b.pdf Graphicfile(typepdf)
<use example-image-b.pdf>
Package luatex.def Info: example-image-b.pdf used on input line ....
@@ -1194,7 +1194,7 @@ Completed box being shipped out [10]
.\pdfliteral page <lua data reference ...>
\mybox=\box...
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package luatex.def Info: example-image-a.pdf used on input line ....
diff --git a/required/latex-lab/testfiles-graphic/graphic-faults.tlg b/required/latex-lab/testfiles-graphic/graphic-faults.tlg
index 3b5e8253..329c4c33 100644
--- a/required/latex-lab/testfiles-graphic/graphic-faults.tlg
+++ b/required/latex-lab/testfiles-graphic/graphic-faults.tlg
@@ -4,7 +4,7 @@ Double Scale
Option: scale=0.6,scale=0.5
<example-image-a.pdf, id=15, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -138,7 +138,7 @@ Completed box being shipped out [1]
angle and width
Option: angle=35,width=5cm,height=3cm
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -272,7 +272,7 @@ Completed box being shipped out [2]
.\kern 0.0
Option: angle=90,width=5cm,height=3cm
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -407,7 +407,7 @@ Completed box being shipped out [3]
trim and width
Option: trim=1cm 2cm 3cm 1.5cm,width=5cm,height=3cm
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -529,7 +529,7 @@ Completed box being shipped out [4]
angle, trim and width
Option: angle=90,trim=1cm 2cm 3cm 1.5cm,width=5cm,height=3cm
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -665,7 +665,7 @@ Completed box being shipped out [5]
.\kern 0.0
Option: angle=90,trim=1cm 2cm 3cm 4cm,width=5cm,height=3cm,clip
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -805,7 +805,7 @@ Completed box being shipped out
origin
Option: angle=35,origin=c
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -974,7 +974,7 @@ Completed box being shipped out [7]
.\kern 0.0
box commands
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
@@ -1099,7 +1099,7 @@ Completed box being shipped out [8]
.\kern 0.0
<example-image-b.pdf, id=75, 321.2pt x 240.9pt>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-b.pdf' instead
+(tagpdf) Using the file name 'example-image-b.pdf' instead.
File: example-image-b.pdf Graphicfile(typepdf)
<use example-image-b.pdf>
Package pdftex.def Info: example-image-b.pdf used on input line ....
@@ -1224,7 +1224,7 @@ Completed box being shipped out [9]
.\kern 0.0
<../example-image-b.pdf>
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-b.pdf' instead
+(tagpdf) Using the file name 'example-image-b.pdf' instead.
File: example-image-b.pdf Graphicfile(typepdf)
<use example-image-b.pdf>
Package pdftex.def Info: example-image-b.pdf used on input line ....
@@ -1351,7 +1351,7 @@ Completed box being shipped out [10]
.\kern 0.0
\mybox=\box...
Package tagpdf Warning: Alternative text for graphic is missing.
-(tagpdf) Using 'example-image-a.pdf' instead
+(tagpdf) Using the file name 'example-image-a.pdf' instead.
File: example-image-a.pdf Graphicfile(typepdf)
<use example-image-a.pdf>
Package pdftex.def Info: example-image-a.pdf used on input line ....
More information about the latex3-commits
mailing list.