-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PDF/UA-1 validation: Links shall be tagged according to ISO 32000-1:2008, 14.8.4.4.2, Link Element #291
Labels
bug
Something isn't working
Comments
This error relates to the link to the footnotes:
XSL-FO fragment: <fo:footnote keep-with-previous.within-line="always" role="SKIP">
<fo:inline role="Reference" keep-with-previous.within-line="always" font-size="8pt" baseline-shift="15%">
<fo:basic-link role="Lbl" fox:alt-text="footnote 1" internal-destination="footnote_en_f84cebf8-fd1c-481a-8b2e-dc13996d6416_1">1</fo:basic-link>
</fo:inline>
<fo:footnote-body role="Note">
<fo:block-container text-indent="0" start-indent="0" role="SKIP">
<fo:block font-weight="normal" font-style="normal" text-indent="0" start-indent="0" font-size="8pt" margin-bottom="5pt" role="SKIP">
<fo:inline keep-with-next.within-line="always" baseline-shift="15%" padding-right="3mm" role="Lbl" id="footnote_en_f84cebf8-fd1c-481a-8b2e-dc13996d6416_1">1</fo:inline>
<fo:inline role="P">Cancelled and replaced by <fo:inline role="SKIP" keep-together.within-line="always">ISO 712-1:2024</fo:inline>.</fo:inline>
</fo:block>
</fo:block-container>
</fo:footnote-body>
</fo:footnote> |
Intelligent2013
added a commit
to metanorma/mn-native-pdf
that referenced
this issue
Sep 30, 2024
Issue fixed by removing |
It's wrong solution. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Source: #287
PDF with errors:
The text was updated successfully, but these errors were encountered: