ankidroid-js-addon-asciimath
v1.0.6
Published
convert ASCII math notation and (some) LaTeX to Presentation MathML
Downloads
1
Readme
AnkiDroid js addon asciimath
Type less and use addon to convert to math jax
Convert ASCII math notation and (some) LaTeX to Presentation MathML
Install
View installation instructions here
Usage
- Open note editor
- Type equation (not mathjax but equation like in calculator)
- Click bottom
Σ
(Sigma) button to convert
Example
hat f \(xi)=int_(-infty)^(infty)f(x)e^(-2pi i x xi)dx
Converted to MathJax using js addon
\(\hat{{f}}{\left(\xi\right)}={\int_{{-\infty}}^{{\infty}}}{f{{\left({x}\right)}}}{e}^{{-{2}\pi{i}{x}\xi}}{\left.{d}{x}\right.}\)
Learn more
- http://asciimath.org/
- https://en.wikipedia.org/wiki/AsciiMath
Demo
Note: i
is missing in equation in above image.
License and Credits
asciimathml
The project use following projects to convert asciimath to mathjax.
- https://github.com/asciimath/asciimathml
- https://github.com/asciimath/asciimathml/tree/master/asciimath-based
Copyright (c) 2014 Peter Jipsen and other ASCIIMathML.js contributors MIT License
ankidroid-js-addon-asciimath
Mani MIT License