Code: Select all
\textbf{Graphic Header}
\begin{center}
\begin{figure}[!h]
\includegraphics[width=0.75\textwidth]{img/graphic001.png}
\caption{Graphic caption}
\end{figure}
\end{center}
Is there a way (and I haven't found one by either Googling or by searching through my available print resources) of including the header text as part of the graphic itself, the way a caption is included? That would be the ideal solution, since the text and graphic would be one unit instead of two units that I'm trying to get to "play nice together".
Thanks.
-Trip