mathcat 0.1.26

MathCAT: Math Capable Assistive Technology ('Speech and braille from MathML')
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# some values for testing
[
{0x0021: {t: "factorial"}},
{0x0022: {t: "quotation mark"}},
{0x0023: {t: "number"}},
{0x0024: {t: "dollars"}},
{0x0025: {t: "percent"}},
{0x0026: {t: "ampersand"}},
{0x0027: {t: "apostraphe"}},
{0x0028: {t: "open"}},
{0x0029: {t: "close"}},
{0x002A: {t: "times"}},
{0x002B: {t: "plus"}}
]