Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!uflorida!shark!terryb From: terryb.bbs@shark.cs.fau.edu (terry bohning) Newsgroups: comp.text.tex Subject: Assigning Labels Manually in LaTeX Message-ID: Date: 4 May 91 16:36:27 GMT Sender: bbs@cs.fau.edu (Waffle BBS) Organization: Florida Atlantic University Lines: 11 Is there any way to assign a number to a figure label manually in LaTeX? I have a picture on a separate page which I would like to refer to in the text using a label such as Figure~\ref{fi:fig}. But since it's not a LaTeX figure, I cannot use \caption{This Figure \label{fi:fig}}. So I need a way to assign a number to a caption label and step the caption label counter. thanx terry