Why, a hexvex of course!

  • 2 Posts
  • 143 Comments
Joined 3 years ago
cake
Cake day: June 10th, 2023

help-circle















  • Screen reader should pick that up.

    It’s a bit trickier in LaTeX (depending on layout), given they convert to an untagged pdf by default using pdftex. For defaults such as section/subsection etc I think some auto-tagging has been added, but my memory is not great.

    Issues crop up when you need to hack something (e.g. indenting parts of a proof using the quote environment to aid readability, creating more complex tables, or just using coloured text to indicate element relations), and here manual tagging is a must!