Hello everyone,
this is my first post here. I hope everything is appropriate. If not,
let me know how I can improve.
I am a blind accessibility specialist trying to create PDF files
compatible with the UA2 standard. I use LaTeX as my language, and
Lualatex as my compiler, as pdflatex does not support creating tagged
PDF. From what I understand, the Org's default PDF template does not
include the necessary directives to make a tagged PDF. So I have added
them like so
#+latex_compiler: lualatex
#+latex_class: report
#+latex_class_options: [a4paper,11pt,oneside]
#+latex_class_pre: \DocumentMetadata{
#+latex_class_pre: lang=pl-PL,
#+latex_class_pre: pdfversion=2.0,
#+latex_class_pre: pdfstandard=ua-2,
#+latex_class_pre: tagging=on
#+latex_class_pre: }
This kinda works (the PDF is tagged) however the standard is not fully
#followed, e.g. lists are considered to be manually numbered. Is there
#any way that Org can create tagged PDFs by default? I see no
#disadvantage for adding such a feature, however I am pretty new in the
#world of Org and Tex, so how do I know?
I hope to read your input soon.
--
With best regards
Arkadiusz Świętnicki
https://swietnicki.dev