Search found 2 matches

by yegong2000
Thu Aug 20, 2009 5:39 pm
Forum: Graphics, Figures & Tables
Topic: how to remove it
Replies: 2
Views: 1636

Re: how to remove it

wow, it is amazing. That's it - the blank spacing. I spent half day working on this figure issue. I really appreciate it, gmedina.
by yegong2000
Thu Aug 20, 2009 4:46 pm
Forum: Graphics, Figures & Tables
Topic: how to remove it
Replies: 2
Views: 1636

how to remove it

Hi, all

I have a problem with insert of a figure to an article. The following is what I used.

\begin{figure}[h]
\centering
\includegraphics{XXX.jpg}
\caption{XXXXXXX}
\label{fig:XXX}
\end{figure}

after converted into pdf file, 'XXX.jpg' is shown on the left side of the figure.

Or maybe ...