latex with blogofile
Timestamp:
Tags:
blog
I can now finally add latex formulas to this blog :)
I am using this filter.
To test, have some maxwell:
$$latex
\begin{aligned}
\nabla \cdot \mathbf{D} &= \rho_f \\
\nabla \cdot \mathbf{B} &= 0 \\
\nabla \times \mathbf{E} &= -\frac{\partial \mathbf{B}} {\partial t} \\
\nabla \times \mathbf{H} &= \mathbf{J}_f + \frac{\partial \mathbf{D}} {\partial t} \\
\end{aligned}
$