LaTeX through php
Posted: Sat Nov 24, 2007 12:34 pm
Hi everyone
I'm doing a math forum and it would be very useful if people could write formulas in
.
Problem is, my hosting provider told me that they don't allow people to use any executables which aren't somehow safely done through php (that probably means extensions).
So I cannot use LaTeX+ImageMagick / mimeTeX directly.
I've found some math formula editors which require just GD library but their syntax is pretty different from LaTeX
Does anyone know any possible solution?
Thanks in advance!
I'm doing a math forum and it would be very useful if people could write formulas in
.Problem is, my hosting provider told me that they don't allow people to use any executables which aren't somehow safely done through php (that probably means extensions).
So I cannot use LaTeX+ImageMagick / mimeTeX directly.
I've found some math formula editors which require just GD library but their syntax is pretty different from LaTeX
Does anyone know any possible solution?
Thanks in advance!