Equations with LaTeX
Mathematical equations may be created using LaTeX notation [https://edtechbooks.org/-qYV].
While editing a chapter, select Tools > LaTeX Equation and type in the formula. Upon submitting, you will see a box in the editor that looks like the following:
You can continue to edit the formula in the editor (provided that you do not remove the double-$ symbols). When saved, the example equation will render as this:
Here is a more sophisticated example:
Which will render like this:
For multi-line equations, use a double-slash (\\) to separate each line as follows:
If you need assistance writing LaTeX equations, there are many online tools that can help you do this such as the Online LaTeX Equation Editor [https://edtechbooks.org/-NgK].
All rendering is performed courtesy of MathJax [https://www.mathjax.org/] and CodeDogs [https://edtechbooks.org/-IDD].