Path: utzoo!attcan!uunet!mcsun!ukc!tcdcs!swift.cs.tcd.ie!wai From: wai@swift.cs.tcd.ie Newsgroups: comp.text.tex Subject: How to do reference in caption env.? Message-ID: <7055.26af42fc@swift.cs.tcd.ie> Date: 26 Jul 90 19:22:36 GMT Organization: Computer Science Department, Trinity College Dublin Lines: 12 Can somebody knows how to put this in LaTeX \begin{figure} ... \caption{... \ref{ref:count}} \end{figure} assume ref:count has been defined earlier in the document. TeX keeps complaining that there is an extra '}' in @caption ... Thanks!