From today, anyone can write Latex equations in the MRPT forums, thanks to the Mathjax library. It's as easy as writing your Latex formulas enclosed within (remove the spaces between the backslash and the square brackets):
\ [ Your Latex code \ ]
For example:
\ [ \int_0^x \sin^2(z) dz = \frac{\partial F(x)}{\partial x} \ ]
renders as: \[ \int_0^x \sin^2(z) dz = \frac{\partial F(x)}{\partial x} \] I hope you find it useful!