Table of Contents

About

The math component allows to add MathJax Text and Latex formulas

Example

Block

<MATH>x^2</MATH>

This formula should not be inline but at the line <MATH>x^2</MATH>

In-line

<math>x^2</math>

This formulas should be inline <math>x^2</math>

Mathjax Syntax

See the Supported TeX/LaTeX commands