changeset 115:03ee54266b45

Created wiki page through web user interface.
author MWild1
date Mon, 01 Feb 2010 17:46:54 +0000
parents 0abc8d412aad
children 026e0e86dd96
files mod_latex.wiki
diffstat 1 files changed, 20 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mod_latex.wiki	Mon Feb 01 17:46:54 2010 +0000
@@ -0,0 +1,20 @@
+#summary Replace LaTeX markup in messages with embedded images
+#labels Stage-Beta
+
+= 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 [http://gajim.org/ Gajim] client.
+
+= Details =
+
+There is no configuration (yet). The module uses [http://www.mathtran.org/ MathTran] to render the LaTeX.
+
+= Todo =
+* Support for other rendering services (easy)
+* Provide a built-in rendering service (e.g. mimetex)
+
+= Compatibility =
+|| 0.6 || Works ||
+|| 0.7 || Works ||
\ No newline at end of file