This module intercepts messages between users and into chatrooms, and attaches a links to a rendered version of any LaTeX in the message. This requires client support for XHTML-IM, and fetching images via HTTP.
This module was tested with the Gajim client.
There is no configuration (yet). The module uses MathTran to render the LaTeX.
0.6 | Works |
0.7 | Works |
With the plugin installer in Prosody 0.12 you can use:
sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_latex
For earlier versions see the documentation for installing 3rd party modules