Still need help?
Get in touch with the LX.lab team by logging a ticket via ServiceConnect. We'll be in touch shortly.
Log a ticketWant to provide feedback on this resource? Please log in first via the top nav menu.
Learn how to create accessible equations on Canvas and Microsoft Word.
This resource was created by Andrew Downie, Accessibility Consultant at UTS.
Reading and especially writing mathematical equations by people who use screen readers has been thwart with complications and incomplete solutions. MathML has represented perhaps the most effective means of presenting equations. Tools for writing MathML efficiently remain limited and not readily available to screen reader users.
MathType, available on a subscription basis, can be used to produce fully accessible equations as both MathML for use in HTML pages and as equations in MS Office products. A significant limitation is that writing equations is inaccessible to screen reader users.
An important step has been made with recent changes to the Equation Editor in MS Word and advances in both the NVDA and JAWS screen readers. Note that full access to reading equations only applies to Word in Office 365 and not to non-subscription versions.
Avoid using the following document types to ensure compatibility with screen readers:
Websites that display equations using MathML provide a better user experience for all users. Equations displayed in MathML:
Since early 2023 all major browsers support MathML. Chromium-based browser support is for “MathML Core”, a slightly scaled down version of MathML. MathJax works in all major browsers and displays equations written in either MathML or LaTeX (which MathJax converts to MathML on-the-fly).
Canvas includes MathJax support. Equations may be added to Canvas using either the Math Editor (recommended) or HTML Editor (MathML only). You can create accessible equations in Canvas using:
Equations entered using any of these methods will be displayed as images with LaTeX alt-text and MathML for screen readers. No specific browser or additional software is required to view equations entered in the Math Editor.
Equations written in the Equation Editor can be presented by both above screen readers via synthetic speech and/or electronic Braille output. Significantly, with sufficient knowledge, a person using a screen reader can also write equations. Equations can be input with either Unicode or LaTex notation. The method needs to be selected in Preferences, discussed further below.
This Microsoft support page provides more information on using the Editor.
It can be accessed from the Insert tab of the Ribbon. Some commonly used equations can be selected. With relevant equipment, equations can be drawn by hand. Or, the focus of this document, the Equation Editor can be opened, and an equation entered. More direct access to the Editor is through the keyboard shortcut, alt+=.
Equations can be displayed as professional or linear. Keyboard shortcuts are control+= and shift+control+= respectively. Alternatively, right click the equation and select the required option. While professional would normally be used, linear is helpful for editing.
With the Editor open, the Equation Tools tab of the Ribbon is available. Within Options a choice of Unicode or LaTeX entry can be selected. Unicode is the default but, especially in an academic environment, LaTeX seems a good choice.
Another setting option is to copy an equation as MathML or as a linear equation.
Copying as MathML allows the equation to be included in an HTML page. However, the MathML code provided by Word includes the mml namespace on each element. This is only relevant to XHTML files and must be removed if used on an HTML page. Furthermore, full access to MathML on XHTML pages is limited to NVDA in Firefox. Therefore, copy the code into a text editor such as Notepad and do a global replace of “mml:” with nothing. The code can then be placed in the HTML page.
This can be helpful when wanting to convert existing LaTeX equations into an accessible format. Copy the LaTex equation from a text editor (not from within Word), open the Equation Editor and paste the equation. The equation will be in linear format. Press control+= to convert to Professional.
When encountering MathML on a web page or a MathType or Equation Editor equation in Word, screen readers will present the equation and announce, “Math”. The user can issue a command to the screen reader which allows inspection of the equation in fine detail. Commands and facilities vary between screen readers, and it is strongly suggested that screen reader documentation be consulted.
Get in touch with the LX.lab team by logging a ticket via ServiceConnect. We'll be in touch shortly.
Log a ticketWant to provide feedback on this resource? Please log in first via the top nav menu.