Math server
Posted by bobca on March 30, 2008 at 12:36pm
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 ?
Read more