mboratko / redmine_latex_mathjax

A plugin to enable mathjax on redmine
24 stars 29 forks source link

Setting change: Equations are numbered by default #13

Closed jwalkerbg closed 9 years ago

jwalkerbg commented 9 years ago

This configuration change makes equations to be numbered by default

$$ \begin{equation} E = mc^2 \end{equation} $$

About equations : http://docs.mathjax.org/en/latest/tex.html#automatic-equation-numbering

mboratko commented 9 years ago

For setting changes like this I would rather leave this up to end users. Defaulting without numbered equations is not a problem, and people can certainly make this change easily enough if they like.