Accessible STEM Course Materials
Creating Accessible LaTeX Documents
If your workflow relies strictly on LaTeX, generating an accessible, fully tagged PDF has recently become much simpler thanks to modern software updates.
- LaTeX distributions updated after November 1, 2025, include automated tagging capabilities developed by the LaTeX Tagging Project.
- Ensure your document uses LuaLaTeX as its underlying compiler. You must include document metadata right in the preamble to explicitly toggle tagging on and ensure equations sit cleanly within proper structural <Formula> tags.
An example of an accessible modern document setup looks like this:
\DocumentMetadata{ lang = en, pdfstandard = ua-2, pdfstandard = a-4f, tagging=on, tagging-setup={math/setup=mathml-SE}}\documentclass{article}
Tip: Cloud-based LaTeX editors like Overleaf are currently the most approachable resources for managing these modern metadata requirements without having to configure local system packages.
Resources and Tools
Contact AccessMU Center
316 Shriver Center
701 E. Spring St.
Oxford, OH 45056