rened / LaTeX.jl

Create LaTeX documents from within Julia, including image handling
Other
54 stars 15 forks source link

Does LaTeX.jl support the math latex enviroment ? #7

Open fpula opened 8 years ago

fpula commented 8 years ago

Hi, I would know if the LaTeX.jl package supports a latex equation like this

\begin{equation} I_i(t) = E \left[ dNi(t) | F{t-} \right] \end{equation}")

because it give me an error.