If you'd like to provide updated information and do not have access to directly edit, please contact the site admin; thanks!
dow_formula
This plugin makes it easier to create images of formulas using mimetex in textpattern. Its a smiple plugin, you just put your formula between the start and the end-tag and all inbetween gets parsed by mimetex.
You need to specify where your cgi-script is, and what its called in the plugin.
example: (you can find this expression rendered with mimetex on my webpage)
<txp:dow_formula>
\left[
\begin{array}
\sigma_x &i &-i\\
i &\frac{\epsilon}{\Delta} &0\\
\frac{\pi}{4} &0 &e^{-i\pi}
\end{array}
\right]
</txp:dow_formula>
Visit my webpage for further info and examples, and mimetex for info about the cgi-script.
Archived [?]: orphaned: broken links