[texhax] Q: howto put image in heading?
Philip G. Ratcliffe
philip.ratcliffe at uninsubria.it
Fri Feb 23 12:18:00 CET 2007
> On 22/02/07, D. R. Evans <doc.evans at gmail.com> wrote:
> > The subject pretty much says it all: I need to include a
> small image
> > in a heading. Can anyone point me to an example of how to do this?
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\section{\protect\includegraphics[height=2ex]{figurefile}}
\end{document}
Is this what you want?
Cheers, Phil
More information about the texhax
mailing list