summaryrefslogtreecommitdiff
path: root/support/texlab/tests/scenarios/definition/latex/label/equation.tex
blob: 436d886457803593976ca83e7f3faf2968792797 (plain)
1
2
3
4
5
6
\begin{equation}%
\label{eq:foo}
    Foo
\end{equation}

\ref{eq:foo}