LatexRender as plug-in for WordPress

I’ve just insalled latexrender and the plugin for wordpress. LatexRender let’s you insert latex formula without any trouble, as dependencies it requires Tetex, ImageMagick and Ghostscript.

Some Tests:

This comes from the latexrender homepage :
[tex]\displaystyle\int_{0}^{1}\frac{x^{4}\left(1-x\right)^{4}}{1+x^{2}}dx=
\frac{22}{7}-\pi+\frac{\gamma}{\delta}[/tex]

From a practice at University:
[tex]
A(R,p) = \gamma(R,p) L_{ef} = k\;R^{\alpha}\;L_{ef}
[/tex]

These ones are from LatexRender examples :
[tex]
\begin{displaymath}
\sum_{\substack{0 P(i,j) =
\sum_{\begin{subarray}{l} i\in I\
1 \end{subarray}} Q(i,j)
\end{displaymath}
[/tex]


[tex]
\begin{displaymath}
\mathbf{X} =
\left( \begin{array}{ccc}
x_{11} & x_{12} & \ldots \
x_{21} & x_{22} & \ldots \
\vdots & \vdots & \ddots
\end{array} \right)
\end{displaymath}
[/tex]


[tex]
\setlength{\unitlength}{1mm}
\begin{picture}(60,40)
\put(30,20){\vector(1,0){30}}
\put(30,20){\vector(4,1){20}}
\put(30,20){\vector(3,1){25}}
\put(30,20){\vector(2,1){30}}
\put(30,20){\vector(1,2){10}}
\thicklines
\put(30,20){\vector(-4,1){30}}
\put(30,20){\vector(-1,4){5}}
\thinlines
\put(30,20){\vector(-1,-1){5}}
\put(30,20){\vector(-1,-4){5}}
\end{picture}
[/tex]

References:

Mathematics Weblog
WP Plugin Page
WP Latexrender plugin
Mimex Homepage

One Response to “LatexRender as plug-in for WordPress”

  1. Anon says:

    Image is not visible

Leave a Reply