Newsgroups: comp.text.tex Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!tomliew From: tomliew@aix01.aix.rpi.edu (Thomas Liew) Subject: Related figures and LaTeX. Message-ID: <31.hp!#@rpi.edu> Keywords: LaTeX, Figure Sender: %N Nntp-Posting-Host: aix01srv.aix.rpi.edu Organization: Rensselaer Polytechnic Institute, Troy NY Distribution: comp.text.tex Date: 14 May 91 04:04:06 GMT Lines: 22 I have a question pertaining to related figures. Say I have 2 or more figures like below: +---------------+ +------------------+ | (a) | |(b) | | Left figure | |Right figure | | | | | +---------------+ +------------------+ Fig. N:Tale of two figures. (a) Left figure and (b) Right figure. How can I reference it in my text such as illustrated below: .............. .......... The most important result is Fig N(a) but Fig N(b) seems to say otherwise ..... using something like \cite\{label} Maybe someone has already written such a LaTeX macro or style?