Math Support

2020-11-20
1 min read

Eureka supports the rendering of mathematical formulas by using KaTeX.

You can type inline equation like E=mc2E=mc^2.

And also displayed equation like:

udvdxdx=uvdudxvdx \int u \frac{dv}{dx}\, dx=uv-\int \frac{du}{dx}v\,dx

Matrix:

(abcd)[abcd]{abcd}abcd \begin{pmatrix} a&b\\c&d \end{pmatrix} \quad \begin{bmatrix} a&b\\c&d \end{bmatrix} \quad \begin{Bmatrix} a&b\\c&d \end{Bmatrix} \quad \begin{vmatrix} a&b\\c&d \end{vmatrix}

Aligned equation:

x=a+b+c+d+e+f+g\begin{aligned} x ={}& a+b+c+{} \\ &d+e+f+g \end{aligned}

And many other kinds of formulas.

Avatar

Example Author

Aenean vel bibendum quam. Aliquam at mollis quam. Proin efficitur.