Path: utzoo!attcan!uunet!lll-winken!uwm.edu!ux1.cso.uiuc.edu!ceblair From: ceblair@ux1.cso.uiuc.edu (Charles Blair) Newsgroups: comp.text Subject: Latex figure labels Message-ID: <1990Aug2.193059.21556@ux1.cso.uiuc.edu> Date: 2 Aug 90 19:30:59 GMT Distribution: comp Organization: University of Illinois at Urbana Lines: 13 I am having trouble with references to figures in LaTeX. I have \begin{figure}\label{name} ... \end{figure} and later in the document (it's report style, if that matters) I use \ref{name}. What I get is the number of the section with the figure, instead of the number of the figure, even though the caption numbers come out ok. Thanks for any help! Charles Blair (please e-mail)