Skip to main content

Questions tagged [accessibility]

{accessibility} is for questions relating to the accessibility of documents produced using TeX and friends.

1 vote
0 answers
53 views

I have a sty file which defines my institution's dissertation format. I have for the most part been able to get it to work with tagging (via TexLive 2025, LuaLaTeX and tweaking code) for accessibility....
MeljahU's user avatar
  • 11
8 votes
1 answer
305 views

I have a large scientific manuscript that I am trying to make screen-reader friendly. In many places, I have written quantities such as \qty{32.5(12)}{\micro\gram\per\milli\litre} I am trying to "...
Miloop's user avatar
  • 1,367
2 votes
1 answer
179 views

I'm typing some lecture notes in LaTeX, and I want the document to be accessible (PDF/UA compliant). Extra guidance on LaTeX PDF-accessibility would be helpful. My main point of concern is with ...
Carsten Yeung's user avatar
3 votes
1 answer
93 views

As the title says, the MWE below produces a PDF which contains embedded alt text for the image. But screen readers reading the page don't read the image's alt text in the order that the image appears....
layman's user avatar
  • 360
8 votes
2 answers
588 views

I am having serious problems generating a PDF in TeX that passes my accessibility checker. Below is a minimal working example that should produce an accessible PDF, but the checker highlights that ...
layman's user avatar
  • 360
6 votes
1 answer
158 views

Consider \DocumentMetadata{lang=en-GB,tagging=on,pdfversion=2.0,pdfstandard=UA-2,} \documentclass{article} \tagpdfsetup{math/mathml/luamml/load=false} \title{Title} \usepackage{tikz} \begin{document} \...
cfr's user avatar
  • 248k
11 votes
1 answer
720 views

I want to learn the correct way of writing a tagged math book. Is my current structure sufficient? If not, how can I improve this skeleton? What packages must I sacrifice in the name of tagging? In my ...
Jasper's user avatar
  • 10.8k
4 votes
1 answer
135 views

Traditionally in LaTeX, a lot of things are built on the \list macro. This structure provides a standard way to adjast margins and vertical spacing for blocks of text. But with the move to accesible ...
David Purton's user avatar
  • 28.7k
4 votes
0 answers
349 views

In April of 2026, all publicly funded institution in the United States will be required to comply with the WCAG 2.1, level AA standards. More information about this is provided on an ADA factsheet. ...
Xander Henderson's user avatar
2 votes
1 answer
206 views

I'm updating documents to use the accessibility package and have run into a problem when using \cline when building a table. Here is a minimal example: \documentclass[11pt]{article} \usepackage[tagged,...
Christopher Bohn's user avatar
5 votes
1 answer
183 views

I'm trying to convert a 1097 page textbook to be more accessible with \DocumentMetadata{testphase={latest,math,table},lang=en} \tagpdfsetup{math/alt/use = true} Unfortunately, the compilation dies at ...
Teepeemm's user avatar
  • 9,881
9 votes
3 answers
403 views

OrnementsADF puts ornaments into arbitrarily named slots in the font e.g. A, B and so on. For example, an arrowhead is in the slot named as the right square bracket. By default, then, all tounicode ...
cfr's user avatar
  • 248k
1 vote
0 answers
67 views

I am using PAC 2024 to check if my LaTex-generated PDF is accessible. Unfortunately, I am getting the error that the line above the footnote has no tag. I am talking about this line: For tagging, I ...
Verena's user avatar
  • 11
3 votes
1 answer
140 views

Given Arabic text, is there a LaTeX package that gives its Romanized version? See: https://en.wikipedia.org/wiki/Romanization_of_Arabic This is basically the reverse of what ArabTeX does. E.g: خَبَر --...
AvidSeeker's user avatar
2 votes
1 answer
72 views

I am having trouble converting diagrams make using xymatrix using make4ht. In a discussion from 3 years ago, the following MWE and command line were said to work, but they do not. In light of the DoJ ...
Skeptic's user avatar
  • 3,197

15 30 50 per page
1
2 3 4 5
10