Search found 2 matches

by ds
Wed Feb 11, 2009 2:25 am
Forum: Graphics, Figures & Tables
Topic: eps figures blocking out text
Replies: 5
Views: 9931

Re: eps figures blocking out text

Thank you for responding, here are some code/files

I use in the tex file

\begin{figure}[ht]
\begin{center}
\includegraphics[ width=0.5\columnwidth]{test0.eps} \\
\caption{Geometry for signal measurement on element $i$.
\label{fig:Japp3}}
\end{center}
\end{figure}

and have attached the pdf ...
by ds
Tue Feb 10, 2009 10:11 am
Forum: Graphics, Figures & Tables
Topic: eps figures blocking out text
Replies: 5
Views: 9931

eps figures blocking out text

I'm using MikTex 2.7 fully updated, with winedt on a windows vista (32 bit) machine. My problem is when I include eps files that I have changed the bounding box (using GSview), the white space that appeared in the original figure can block out the text above the figure in all the dvi, ps and pdf ...