[texhax] \includegraphics problem
Philip TAYLOR
P.Taylor at Rhul.Ac.Uk
Tue Oct 27 11:30:28 CET 2009
Dmitrii Dimandt wrote:
> Oddly enough, babel seems to interfere. Commenting babel out makes the
> image appear.
It's not Babel, it's /Turkish/ Babel ! Try the following --
\documentclass[a4paper]{article}
\usepackage
[
english,
russian,
% turkish
]
{babel}
\usepackage{pstricks}
\usepackage{pstricks-add}
\usepackage{graphicx}
\begin{document}
\includegraphics[width=5cm]{logo.eps}
\end{document}
Philip TAYLOR
More information about the texhax
mailing list