Details
-
Bug
-
Resolution: Solved By
-
Blocker
-
None
-
1.1
-
Unknown
-
N/A
-
N/A
-
Description
To reproduce:
{{mathjax}} \begin{equation} \vec{F} = -F \hat{j} \label{eq:eq1} \end{equation} \begin{equation} \vec{F_{ac}} = F_{ac} \frac{\vec{r_{ca}}}{|\vec{r_{ca}}|} \label{eq:eq2} \end{equation} \begin{equation} \vec{F_{ac}} = F_{ac} \frac{-L\sin \theta \hat{i} + (L\cos \theta+h) \hat{j}}{\sqrt{(L\sin \theta)^2 + (L\cos \theta + h)^2}} \label{eq:eq3} \end{equation} {{/mathjax}} Let's try to reference equation 1, here is the reference to equation {{mathjax}}\ref{eq:eq1}{{/mathjax}} Let's try to reference equation 2, here is the reference to equation {{mathjax}}\ref{eq:eq2}{{/mathjax}} Let's try to reference equation 3, here is the reference to equation {{mathjax}}\ref{eq:eq3}{{/mathjax}}
This generates:
Editing Macros.MathJaxMacro and commenting out the following line makes it work:
// Reset the tex labels, since re-typesetting might create duplicate labels. MathJax.texReset();
Attachments
Issue Links
- duplicates
-
MATHJAX-20 Wrong numbering when using multiple \begin{equation}
- Closed
- is caused by
-
MATHJAX-14 Upgrade to MathJax v3.2.2
- Closed