Hi everyone,
I would like to know on how to go about display/render latex images in a vb. What do i need to install to allow latex typeset to be displayed?
Thanks
If your question is how to include Latex inside a VBulletin post then all you need to do is use the math tags, for example typing:
[html]$\displaystyle \frac{10}{100}$[/html]and the following will appear:
$\displaystyle \frac{10}{100}$
Hope this helps
Andrew