Search found 1 match

by Alain Bruguières
Fri Nov 13, 2015 10:04 am
Forum: Graphics, Figures & Tables
Topic: Incorrect positioning using includegraphics + dvipdf
Replies: 2
Views: 1825

Incorrect positioning using includegraphics + dvipdf

Hello,
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:
\begin{center}
\includegraphics[width=1\textwidth]{fig1}
\label{fig1}
\end{center}
and the dvi output is perfect, but when I run dvipdf, the figure is ...