mathaddons / tex-math-here

Use TeX to take math here, there, or just about anywhere that images are supported.
GNU General Public License v3.0
2 stars 0 forks source link

TeX Math Here

CircleCI License: GPL v3

This browser add-on is the current focus of our development. This is a tool that creates mathematical expressions for use in just about any web platform, such as GSuite, Microsoft Office Online, and Blackboard. The generated images are also screen reader compatible, provided the platform of interest also allows for such. This plugin also implements the autocorrect functionality of SymbOffice, though web platforms that use APIs other than the typical Document Object Model will not have this functionality.

Get TeX Math Here for Firefox and Chrome.

The web-ext tool comes quite in handy for debugging purposes. On Linux, you can use the following to test our target browsers:

Firefox web-ext run
Chrome web-ext run -t chromium
Edge web-ext run -t chromium --chromium-binary $(which microsoft-edge)

Summer 2018 Contributors