Skip to content

Commit a07d5ba

Browse files
PDFA talk added
1 parent c533e02 commit a07d5ba

File tree

6 files changed

+50
-0
lines changed

6 files changed

+50
-0
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
2+
3+
### [Tagged and Accessible PDF with LaTeX -- revisited](https://www.pdfa.org/presentation/)
4+
5+
+ [Frank Mittelbach]({{site.baseurl}}/about/team/#frank-mittelbach) and [Ulrike Fischer]({{site.baseurl}}/about/team/#ulrike-fischer)
6+
+ Video of the talk presented at PDF Days Europe September 2025
7+
+ Keywords: LaTeX, tagging, accessibility, project status
8+
+ Abstract
9+
> At the PDF days Europe 2022 we outlined the goals of our multi-year project for transforming LaTeX to automatically generate accessible and reusable PDF with no or only minimal configuration adjustments [1, 2]. At that point we were executing phase II (out of six phases) of this project. By now we are in the process of finishing phase IV and are able to report on a number of success stories, including
10+
> • LaTeX’s capability to automatically generate accessible PDF conforming to the PDF/UA-2 and WTPDF (Well-Tagged PDF) standards [3]
11+
> • LaTeX’s capability to produce PDF/UA-1 documents if required by a workflow (not recommended, because UA-1 is not really suitable for representing STEM documents with mathematical content)
12+
> • The ability to automatically generate and embed MathML directly in the PDF to produce high-quality accessible STEM documents [4]
13+
> • The successful transformation of the LaTeX eco-system; as of now roughly 1000 extension packages are useable when targeting accessible output. This is ongoing work with more and more packages and classes being adjusted over time [5]. In this talk we discuss the current state of the project, the existing achievements, and our plans for the future.
14+
>
15+
>References
16+
>
17+
> [1] Frank Mittelbach, Ulrike Fischer, and Chris Rowley. LaTeX Tagged PDF Feasibility Evaluation. LaTeX Project, Sept. 2020. https://latex-project.org/publications/indexbyyear/2020/.
18+
> [2] Frank Mittelbach and Chris Rowley: LaTeX Tagged PDF — A blueprint for a large project. TUGboat 41(3):292–298, 2020. https://tug.org/TUGboat/tb41-3/tb129mitt-tagpdf.pdf
19+
> [3] Frank Mittelbach, David Carlisle, Ulrike Fischer and Joseph Wright: Automatically producing accessible and reusable PDFs with LaTeX. DocEng 2024, August 2024, San Jose, USA. https://www.latex-project.org/publications/2024-FMi-DPC-UFi-JAW-doceng24.pdf
20+
> [4] Frank Mittelbach, David Carlisle, Ulrike Fischer and Joseph Wright: MathML and other XML Technologies for Accessible PDF from LaTeX. Paper submitted to DocEng 2025, September 2025, Nottingham, UK.
21+
> [5] LaTeX Project: Tagging Status of LaTeX Packages and Classes. https://latex3.github.io/tagging-project/tagging-status
22+
23+
24+
The talk was recorded and will become available on the [**PDFA website**](https://www.pdfa.org/presentation/tagged-and-accessible-pdf-with-latex/) soon.
25+
26+
The slides of the presentation [**are available here**]({{site.baseurl}}/publications/2025-FMi-PDFA-slides.pdf).
27+
The audio renderings presented as as part of the talk are [the untagged math formulas]({{site.baseurl}}/publications/2025-FMi-UFi-PDFA-untagged-math-audio.m4a) and in contrast the [tagged math formulas]({{site.baseurl}}/publications/2025-FMi-UFi-PDFA-tagged-math-clearspeak-audio.m4a).
28+
29+
***
30+

publications/indexbytopic/pdf.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ description: "Selection of links to PDF versions of various articles published b
88
# [Publications by topic]({{ site.baseurl }}/publications/indexbytopic/): PDF, Tagging, Accessibility
99

1010

11+
<hr class="conference-start">
12+
13+
## PDF Days Europe 2025, Berlin, Germany
14+
15+
{% include _papers/paper_2025_FMi-UFi-PDFA-talk.md %}
16+
17+
<hr class="conference-end">
18+
19+
1120
<hr class="conference-start">
1221

1322
## ACM Symposium on Document Engineering 2025 (DocEng 2025) Nottingham, UK

publications/indexbyyear/include_2025.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
# Publications in 2025
44

55

6+
<hr class="conference-start">
7+
8+
## PDF Days Europe 2025, Berlin, Germany
9+
10+
{% include _papers/paper_2025_FMi-UFi-PDFA-talk.md %}
11+
12+
<hr class="conference-end">
13+
14+
15+
16+
617
<hr class="conference-start">
718

819
## ACM Symposium on Document Engineering 2025 (DocEng 2025) Nottingham, UK

0 commit comments

Comments
 (0)