This is a Beamer-like LaTeX document class for PDF slides that meet UA-1 accessibility standards.
- See
demo.texfor an example - See
demo.pdffor an example output - Copy
accessslides.clsto your project folder or in your personal TeX directory tree - Follow the example in
demo.texfor the LaTeX preamble, which includes universal access metadata, the syntax for declaring the document class, and the means for setting the title, author, and date - You must build LaTeX documents using this class with
lualatex. Usingpdflatexor another TeX engine will result in a build error.