Search found 3 matches

by ledian1983
Tue Mar 10, 2009 5:22 pm
Forum: Graphics, Figures & Tables
Topic: Inserted figure looks cut
Replies: 6
Views: 5192

Re: Inserted figure looks cut

Hi there:

actually I did not think of a wrong conversion and that could be the reason. I copied this picture from a website in .png format, opened it with OpenOffice Draw, edited a bit (e.g. I changed the margins) and then exported as .eps format.

I am trying to understand the logic of all of this ...
by ledian1983
Mon Mar 09, 2009 4:36 am
Forum: Graphics, Figures & Tables
Topic: Inserted figure looks cut
Replies: 6
Views: 5192

Re: Inserted figure looks cut

Thanks Thorsten for your answer. I was a bit busy and that's why I could post before.

The code I'm using is:

\begin{center} \begin{figure}[!h]
\includegraphics[width=4cm]{images/Ethane}
\caption[Ethane molecule]{Ethane molecule.} \label{fig:c2h6}
\end{figure} \end{center}

I attatched the original ...
by ledian1983
Mon Mar 02, 2009 12:19 pm
Forum: Graphics, Figures & Tables
Topic: Inserted figure looks cut
Replies: 6
Views: 5192

Inserted figure looks cut

Hi everyone:

I'm kind of new using latex and I have a problem. I wrote a report in which I have some pictures and all of them look cut at the right and bottom sites (like 1 cm or so) and I don't know why.

I left white spaces at those sites in my figures and now I get the complete figures, but the ...