removed extra extraneous comments
This commit is contained in:
@@ -1,13 +1,4 @@
|
||||
% Tagged PDF (PDF/UA-2) accessibility setup.
|
||||
%
|
||||
% tagging=on is what actually builds the structure tree: it loads the
|
||||
% kernel code that tags paragraphs, headings, and figures. Declaring
|
||||
% pdfstandard=ua-2 on its own only writes the claim into the metadata.
|
||||
% Without tagging=on this letter validated as PDF/UA-2 while its
|
||||
% structure tree held nothing but /Document, its body text was marked
|
||||
% as artifact, and the alt= descriptions below were silently dropped:
|
||||
% a file that passes the checker and is unreadable to a screen reader.
|
||||
% Needs TeX Live 2025 or later.
|
||||
\DocumentMetadata{
|
||||
tagging=on,
|
||||
pdfversion=2.0,
|
||||
|
||||
Reference in New Issue
Block a user