In this theme we will be using MathJax 2.7
- To enable MathJax globally set the parameter
math
totrue
in a project’s configuration - To enable MathJax on a per page basis include the parameter
math: true
in content files
Note: Use the online reference of MathJax TeX and LaTeX Support
Examples
Inline math: $\varphi = \dfrac{1+\sqrt5}{2}= 1.6180339887…$
Block math: $$ \varphi = 1+\frac{1} {1+\frac{1} {1+\frac{1} {1+\cdots} } } $$