summaryrefslogtreecommitdiff
path: root/support/texlab/tests/scenarios/definition/latex/label/float.tex
blob: 9f3cd97fae96b64d2a98c7f3e6f4e470b2724259 (plain)
1
2
3
4
5
6
7
\begin{figure}
Foo
\caption{Bar}
\label{fig}
\end{figure}

\ref{fig}