1.0.6 • Published 2 years ago

ankidroid-js-addon-asciimath v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

  1. Open note editor
  2. Type equation (not mathjax but equation like in calculator)
  3. Click bottom Σ (Sigma) button to convert

Example

Fourier transform

npm.io

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

Demo

Note: i is missing in equation in above image.

License and Credits

asciimathml

The project use following projects to convert asciimath to mathjax.

Copyright (c) 2014 Peter Jipsen and other ASCIIMathML.js contributors MIT License

ankidroid-js-addon-asciimath

Mani MIT License

1.0.6

2 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago