Visual math editor
Hi,
I am looking for a wysiwyg editor + visual editor for mathematics, apparently like http://www.wiris.com/en/mathtype, only with a license so that users can use it on the site. Can you recommend something?
I want a clickable editor.
As the documentation says it manipulates a <textarea> I guess so. Just add a name attribute and a standard <form> would send it without a problem.
If you are fine with user inputting LaTeX syntax directly them you have more options. Check this wikipedia comparison table for many editors:
https://en.wikipedia.org/wiki/Formula_editor
There's a column for platform (check for web) and also a column for open source. Note that not being open source does not mean it is not free, although it is likely that most non-opensource options there are paid/licensed.
Please or to participate in this conversation.