Interactive Equation editor with Latex syntax

832 Views Asked by At

I was using the built in equation editor used by Pearson's "MyLab and Mastering" physics course, and I really like how it's both interactive and uses Latex syntax to insert equation elements. Screenshots are shown below:

look what happens when I complete the "\sqrt"

The Latex syntax works for greek letters, superscript, etc., and makes it easy to add equation elements without having to click through a dropdown list (though it still provides one for convenience). The interactive editor view is easier to understand than pure Latex, removes the hassle of trying to match all those brackets when writing Latex, and also makes it easier to edit equations afterwards. For example:

I can hit backspace once to delete the whole thing! Compare that to the Latex equivalent

\frac{\sqrt{\alpha^{2t}}{1-\ln{(\beta_{o})}}

which takes 44 backspaces :O

Anyways, I guess the question is, is there an online equivalent? This is by far the fastest equation editor I've used, but the only thing this editor lacks is Latex export, which renders it useless for anything besides submitting answers to my physics homework :(

1

There are 1 best solutions below

2
On

I happened across a good WYSIWYG online equations editor that uses Latex syntax and Latex export:

http://www.mathjq.com/math-editor/

preview

I actually like it even better than the Pearson equation editor :D

UPDATE:

Looks like mathjq is dead :( However, the mathjax docs lists a lot of alternatives. My favorites are:

MathQuill

Open-source editor that works the same way as mathjq. Embeddable in your own website! MathQuill Screenshot

Guppy

Works the same as mathjq and MathQuill

Guppy Screenshot

myscript

Converts handwritten equations to latex!! myscript screenshot

There are also a few that are click-based with a giant list of mathematical symbols and operators to choose from, like iMathEQ and camdenre's editor.