John Edenfield wrote:
> 
> Hello All,
> 
> I am having some trouble getting the math function to work correctly.
> Currently simple equations render find such as:  <math.> y=x+b</math>.
> However if I try to use a more complicated equation such as <math> \frac
> {x}{y} </math> the picture renders but displays the equation exactly how it
> is shown between the math tags. I have tried entering the same equation
> from the command line using the function:
> texvc /home/wiki/tmp /home/wiki/math " \frac{x}{y}" and the resulting .png
> is correct. Any Ideas on what could be going wrong.
> 
> I am running MediaWiki on Ubuntu 10.10 with php5. I am new to mediawiki so
> please let me know if there are any other details that you may need.

Does the wiki create the equation image file*? Is it providing the right
path in the <img tag?
"displays the equation exactly" looks like it is using the alternate
text instead of the image.

*Probably not, check folder permissions!


_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to