Dear Community,
I have a question concerning the display of multiple labels inside the align environment in the structure tree of TexnicCenter. Apparently TexnicCenter only displays the last defined label for each align environment in the structure tree.
-----------------------------------
Very simple example:
\documentclass[a4paper,10pt]{article}
\usepackage{amsmath}
\begin{document}
\begin{align}
a &=b\label{eq1}\\
c &=d\label{eq2}
\end{align}
See \eqref{eq1} and \eqref{eq2}.
\end{document}
------------------------------------
As result of the code above, only the label "eq2" will be listed under objects\equations. Is there a way to make TexnicCenter display all labels that have been used?
Regards,
Heini
General ⇒ Show multiple labels inside align environment in tree
NEW: TikZ book now 40% off at Amazon.com for a short time.