Hi all : I have in preamble the next code :
\newsavebox{\mylogo}
\savebox{\mylogo}{\includegraphics[width=1cm]{/home/miguel/ant.eps}}
\rhead{\smallskip\usebox{\mylogo}}
\rhead{Et lux in tenebris lucet \usebox{\mylogo}}
the output to the printer, no print the graphic ant.eps, because say :
don't find the graphic, and the graphic is there !!
Someone idea ? Thanks advanced Miguel
