[texhax] \includegraphics problem
Dmitrii Dimandt
dmitriid at gmail.com
Tue Oct 27 10:54:20 CET 2009
On Oct 27, 2009, at 11:21 , Martin Schröder wrote:
> 2009/10/27 Dmitrii Dimandt <dmitriid at gmail.com>:
>> 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:
>
> Study the log file.
>
> Minimal example?
>
Indeed, clean forgot about that :)
\documentclass[a4paper]{article}
\usepackage[english,russian,turkish]{babel}
\usepackage{pstricks}
\usepackage{pstricks-add}
\usepackage{graphicx}
\begin{document}
\includegraphics[width=5cm]{logo.eps}
\end{document}
Oddly enough, babel seems to interfere. Commenting babel out makes the
image appear.
The log shows no errors whatsoever. There's only one warning for the
minimal example: No input encoding specified for Russian language.
> Best
> Martin
> _______________________________________________
> TeX FAQ: http://www.tex.ac.uk/faq
> Mailing list archives: http://tug.org/pipermail/texhax/
> More links: http://tug.org/begin.html
>
> Automated subscription management: http://tug.org/mailman/listinfo/texhax
> Human mailing list managers: postmaster at tug.org
More information about the texhax
mailing list