[texhax] \includegraphics problem

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Oct 27 10:33:01 CET 2009


Dmitrii Dimandt wrote:
> Hi all.
> 
> I've ran into a strange problem with \includegraphics. If I pass any 
> parameters to it, it renders the parameters, not the image. That is:
> 
> \includegraphics[width=0.5]{logo.eps}
> renders text width=0.5
> 
> \includegraphics[scale=10]{logo.eps}
> renders text scale=10
> 
> \includegraphics[height=5cm]{logo.eps}
> renders text height=5cm
> 
> \includegraphics{logo.eps}
> renders the image
> 
> 
> It doesnt matter if I try to include eps or png or jpg.
> 
> I'm at loss here, can't understand why this happens :)   It used to work 
> perfectly ok until a did a clean OS (MacOS Snow Leopard) reinstall and 
> installed latest TexLive.
> 
> Does anyone have any idea why this might be happening?

Please post a full example (starting with \documentclass and ending 
\end{document}). There may well be something else going on here that we 
need to see!
--
Joseph Wright


More information about the texhax mailing list