Math server
Hello,
I'm relatively new to Drupal which I installed with ease. Now I'm trying to render mathematics within my pages, so I installed DruteX. My server can't handle latex requests since I can't install software onto it (except all kind of php of course).
I can access a math server, which transforms gracefully math formulae into images, e.g.
http://math.spip.org/txt.php?\int_0^1x^2dx
gives the expected result (a PNG image, of course).
How can I use that remote server ?

The remote server
The remote server functionality being developed in the latest (UNSTABLE) development version of DruTeX can't use that sort of remote server.
You need to install drupal and drutex on some other server that can render latex, and then DruTeX on your main server and go and request the image from that server.
Sorry.
LateX (Math) server
Alas.
Thank you !
Anyway, you could have a look here :
http://www.spip.net/en_article3563.html
and here:
http://www.spip-contrib.net/LaTeX