Skip to content

Commit a068e8b

Browse files
authored
Merge pull request #1251 from mbertucci47/extarrows
move extarrows to partially-compatible
2 parents 2105b27 + 861e615 commit a068e8b

7 files changed

Lines changed: 870 additions & 4 deletions

File tree

_data/tagging-status.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5388,13 +5388,13 @@
53885388

53895389
- name: extarrows
53905390
type: package
5391-
status: compatible
5391+
status: partially-compatible
53925392
included-in: [tlc3, arxiv01, ol0.1]
53935393
priority: 2
5394-
comments:
5395-
issues:
5394+
comments: "Produces warnings with mathml-SE."
5395+
issues: [919]
53965396
tests: true
5397-
updated: 2024-07-29
5397+
updated: 2026-02-28
53985398

53995399
- name: extdash
54005400
type: package

tagging-status/testfiles-compatible-mathml/extarrows/extarrows-01.pdftex.struct.xml renamed to tagging-status/testfiles-partial-mathml/extarrows/extarrows-01.pdftex.struct.xml

File renamed without changes.

tagging-status/testfiles-compatible-mathml/extarrows/extarrows-01.struct.xml renamed to tagging-status/testfiles-partial-mathml/extarrows/extarrows-01.struct.xml

File renamed without changes.

tagging-status/testfiles-compatible-mathml/extarrows/extarrows-01.tex renamed to tagging-status/testfiles-partial-mathml/extarrows/extarrows-01.tex

File renamed without changes.
Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
<PDF>
2+
<StructTreeRoot>
3+
<Document xmlns="http://iso.org/pdf2/ssn"
4+
id="ID.002"
5+
>
6+
<text-unit xmlns="https://www.latex-project.org/ns/dflt"
7+
id="ID.005"
8+
rolemaps-to="Part"
9+
>
10+
<text xmlns="https://www.latex-project.org/ns/dflt"
11+
id="ID.006"
12+
xmlns:Layout="http://iso.org/pdf/ssn/Layout"
13+
Layout:TextAlign="Justify"
14+
rolemaps-to="P"
15+
>
16+
<?MarkedContent page="1" ?>
17+
<Formula xmlns="http://iso.org/pdf2/ssn"
18+
id="ID.007"
19+
title="math"
20+
xmlns:Layout="http://iso.org/pdf/ssn/Layout"
21+
Layout:Placement="Inline"
22+
>
23+
<?MarkedContent page="1" ?>Xsup====subY
24+
</Formula>
25+
<?MarkedContent page="1" ?>
26+
</text>
27+
</text-unit>
28+
<text-unit xmlns="https://www.latex-project.org/ns/dflt"
29+
id="ID.008"
30+
rolemaps-to="Part"
31+
>
32+
<text xmlns="https://www.latex-project.org/ns/dflt"
33+
id="ID.009"
34+
xmlns:Layout="http://iso.org/pdf/ssn/Layout"
35+
Layout:TextAlign="Justify"
36+
rolemaps-to="P"
37+
>
38+
<?MarkedContent page="1" ?>
39+
<Formula xmlns="http://iso.org/pdf2/ssn"
40+
id="ID.010"
41+
title="math"
42+
xmlns:Layout="http://iso.org/pdf/ssn/Layout"
43+
Layout:Placement="Inline"
44+
>
45+
<?MarkedContent page="1" ?>Xsup⇐==⇒subY
46+
</Formula>
47+
<?MarkedContent page="1" ?>
48+
</text>
49+
</text-unit>
50+
<text-unit xmlns="https://www.latex-project.org/ns/dflt"
51+
id="ID.011"
52+
rolemaps-to="Part"
53+
>
54+
<text xmlns="https://www.latex-project.org/ns/dflt"
55+
id="ID.012"
56+
xmlns:Layout="http://iso.org/pdf/ssn/Layout"
57+
Layout:TextAlign="Justify"
58+
rolemaps-to="P"
59+
>
60+
<?MarkedContent page="1" ?>
61+
<Formula xmlns="http://iso.org/pdf2/ssn"
62+
id="ID.013"
63+
title="math"
64+
xmlns:Layout="http://iso.org/pdf/ssn/Layout"
65+
Layout:Placement="Inline"
66+
>
67+
<?MarkedContent page="1" ?>Xsup←−−subY
68+
</Formula>
69+
<?MarkedContent page="1" ?>
70+
</text>
71+
</text-unit>
72+
</Document>
73+
</StructTreeRoot>
74+
</PDF>

0 commit comments

Comments
 (0)