forked from bgromov/wiki-mathjax
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Hi @orsharir, I have an issue when I add the command \label{} to the environment equation.
In details when I create an equation as follows, I retrive the error Label 'eq:test' multiply defined.
\begin{equation}
\label{eq:test}
sin^2(x) + cos^2(x) = 1
\end{equation}\begin{equation}
\label{eq:test}
sin^2(x) + cos^2(x) = 1
\end{equation}
Unfortunately, I notice that the problem happens when the equation is cited by using the command \eqref{} e.g. \eqref{eq:test}
Do you know why this is happening? Do you have any suggestions to fix the problem?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels