mathcat 0.7.5

MathCAT: Math Capable Assistive Technology ('Speech and braille from MathML')
Documentation
#![allow(non_snake_case)]
mod SimpleSpeak {
    mod functions;
    // mod large_ops;
    // mod menclose;
    // mod mfrac;
    // mod mroot;
    // mod msup;
    // mod mtable;
    // mod sets;
    // mod geometry;
    // mod linear_algebra;
    // mod multiline;
}
mod shared;
mod chemistry;
mod alphabets;
mod intent;