Tweak LaTeX rendering and styling
- Make all math render in display style.
- Configurable KaTeX macros in settings.
This is a simple plugin which hijacks katex
's render
function to add \displaystyle
and user-defined macros.
Just add \textstyle
in the front: \textstyle \sum_{n=1}^{\infty}\frac{1}{n^s}