I’m very elated by the fact that it has LaTeX support. I would like to know whether the begin{align} end{align}
environment could be used, because it looks very good since the equations are aligned. If not how can i make this LaTeX command look better?
begin{align*}
int frac{1}{(2x^{2}+4x-2)^{-frac{3}{2}}} textrm{dx} &= frac{sqrt{2}}{8} intfrac{sec{t} cdot tan{t}}{tan^{3}{t}} textrm{dt} \ &= frac{sqrt{2}}{8} intfrac{cos{t}}{sin^{2}{t}} textrm{dt}
end{align*}
As mentioned, WordPress does not provide general LaTeX support, but usually only mathmode support. Thus you have to use something that works from within mathmode, and not its own environemnt. In this case, there is a very useful one called ‘aligned’ (with the ‘ed’ at the end). To render the above in your default WordPress.com LaTeX (or even in MathJax-LaTeX plug-in), use the following code:
From the link t31os has provided you can clearly see that:
so no you can’t but, you can use Youngwhan’s Simple Latex
plugin that has an align option.
Update
following Jan’s comment you can use google chart api
and isert it as the img src.
Hope this helps
This would work out of the box with the QuickLaTeX plugin (which I believe is only available for self-hosted WP blogs so I’m not sure this applies to the OP). The input
gives me on my blog