I'm new here, I have a problem with figure inclusion I never had before. I have a latex document with eps figures which I include like this:
Code: Select all
\begin{center}
\includegraphics[width=1\textwidth]{fig1}
\label{fig1}
\end{center}
Thanks in advance for any forthcoming help.
Cheers, Alain