1

I would like in insert a picture in latex with a file contains latin1 characters, however i get an error enter image description here

\documentclass{article}

\usepackage{graphicx} %package to manage images \graphicspath{ {./images/} }

\begin{document}

\includegraphics[width=1\textwidth,height=6cm]{images/Côte d'Ivoire_Pillar.eps}

\end{document}

Mohamed
  • 89
  • 6

0 Answers0