Hello,
my TXC doesn't recognize labels which are written before a linebreak:
Code: Select all
\begin{align}
x & = 3 \label{eq:TheFirstLabel} \\
y & = x + 3 \label{eq:TheSecondLabel}
\end{align}
I'm guessing it has to do with the linebreak \\ ... does anyone else have the same problem and is there a solution for this?
