In this guide, you will learn how to display LaTeX formulas on your TYPO3 site. The guide is divided into three parts, which briefly involve:
Note: As you work through the guide, make sure to adjust the web addresses to match your website, not those in the guide.
$a^2+b^2=c^2$
\[ \sum_{k=1}^n\left.\frac{1}{k!}\frac{d^k}{dt^k}\right|_{t=0}f(u(t)) + \int_0^1 \frac{(1-t)^n }{n!} \frac{d^{n+1}}{dt^{n+1}} f(u(t))\, dt. \]
\[ \sum_{n=1}^\infty \frac{1}{n^2} = \frac{\pi^2}{6} \]
\[ \begin{aligned} \nabla \times \vec{\mathbf{B}} -\, \frac1c\, \frac{\partial\vec{\mathbf{E}}}{\partial t} & = \frac{4\pi}{c}\vec{\mathbf{j}} \\ \nabla \cdot \vec{\mathbf{E}} & = 4 \pi \rho \\ \nabla \times \vec{\mathbf{E}}\, +\, \frac1c\, \frac{\partial\vec{\mathbf{B}}}{\partial t} & = \vec{\mathbf{0}} \\ \nabla \cdot \vec{\mathbf{B}} & = 0 \end{aligned} \]
You only need to carry out steps 1–6 once:
Note: Make sure to adjust the URLs so they match your own website, not the ones shown in this guide.
Repeat this step on each page where you want to display LaTeX formulas:
This step can be repeated as many times as you need formulas:
You can insert mathematical expressions into news and events. You need to perform step 2 above on your single-view page for news and on your single-view page for events (and their translated pages). This is where you have a news plugin with News System: Detail View. Afterward, you insert the LaTeX code into the news text editor.