Greasemonkey script for inserting math in gmail

我怕爱的太早我们不能终老 提交于 2019-12-03 07:29:38

GmailTeX does exactly what you want. It is pure javascript so it works in Firefox, Chrome, Opera.

What about using texify and converting it just to a html image or a link to that image? This would save some work with parsing and converting the tex math code and wold work fine even with simple mail clients.

Depending on whom you communicate with the easiest solution is sometimes to email raw tex.

As far as I can figure out, GmailTeX (suggested in the top answer) does not work in Firefox anymore.

I can suggest the browser plugin MathQuill for Gmail (also exists for Chrome), which allows to edit formulas within the Gmail compose window, and converts them into pictures. (Like GmailTeX in concept, but with an interactive editor.)

Disclaimer: I am the author of the plugin.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!