mod_latex

Introduction

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.

Details

There is no configuration (yet). The module uses MathTran to render the LaTeX.

Todo

Compatibility

0.6 Works
0.7 Works

Installation

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