| « Lançada versão 1.9.3 do b2evolution | Latex para b2evolution » |
There was in blogsphere a set of posts here, there and there else about rendering LaTeX formulas from b2evolution.
Sérgio have suggested a plugin for b2evolution, and here it is! You can download it from http://www.waltercruz.com/devel/b2evolution/latex_b2evo.zip.
It's a default instalation: unzip the plugin to the b2evolution folder, go to the control panel and install the plugin. Because of b2evolution plugin API, it's possible to configure the path to the mimetex.cgi at the control panel!
To insert your formula into your blog:
[tex=Bhaskara's Formula]\frac{-b\pm\sqrt{b^2-4ac}}{2a}[/tex]
And it results:
http://www.forkosh.dreamhost.com/mimetex.cgi?\frac{-b\pm\sqrt{b^2-4ac}}{2a}" alt="Bhaskara's Formula" border="0">
Trackback address for this post
Trackback URL (right click and copy shortcut/link location)


Hoje, tomei ânimo para reinstalar todos os plugins...
Ao instalar o do latex recebei a seguinte mensagem
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of preg_replace(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. in /home/.nickie/oigreslima/sergioflima.pro.br/blog/blogs/plugins/_latex.plugin.php on line 57
Tenho que mudar alguma coisa?
[]'s
I have a little problem.
The tag [tex=fhfhgf] [/tex] is working but [tex] [/tex] is not working. Any idea why?
The plugin works in 2.4, which is the good news. The bad news is that your public server for miimetex.cgi gives a 404 error. This one is public and works at the moment I write this: http://www.forkosh.dreamhost.com/mimetex.cgi
See http://www.forkosh.com/mimetex.html
I tried to run the cgi on my own server, but to no avail. I should check if C is installed as a language option.
Thanks