I'm using floatrow package to organise my figures, but then would like to add an image in the preliminary chapters which should NOT contain figure label e.g. Figure 1, but only the caption To my family. I also want to eliminate the underline of caption which floatrow does. Is there a way to get around this? The code is as below:
\begin{figure}[!h]
\ffigbox[\FBwidth]
{\color{blue}\includegraphics[width=6cm,height=6cm]{./Figures/flower.png}}
{\caption{To my family}}
\end{figure}
\centerline{...}with perhaps some\vspaceabove it. – barbara beeton Jun 28 '11 at 12:32\centerline{\includegraphics[width=6.0cm, height=6.0cm]{./Figures/flower.png}}\hspace{8\baselineskip}To my extended family– BrettHarry Jun 28 '11 at 12:56