Skip to content

krautzource/mathjax-aria-label

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mathjax-aria-label

MathJax TeX extension for providing an accessible name.

MathJax Extension: aria-label

This extension implements a TeX macro \arialabel{accessible name}{ math content}. It enables authors to provide a textual description that provides the accessible name for the math content; in particular, it allows authors to override the heuristics in MathJax's accessibility extension or in other words the heuristics in speech-rule-engine.

Usage

  • NodeJs: Just require this module
  • Client-side: see the example in the docs.