Search found 4 matches
- Wed Jan 22, 2014 4:01 am
- Forum: Graphics, Figures & Tables
- Topic: too much white space
- Replies: 6
- Views: 12669
Re: too much white space
Interesting, my intuition tells me that there is something going on with the eps file handling in OSX Mavericks that they haven't spotted yet, as I never had this before I upgraded. my first attempt at this image left me with only the left hand side of it, so I reduced the size in photoshop and ...
- Tue Jan 21, 2014 9:39 pm
- Forum: Graphics, Figures & Tables
- Topic: too much white space
- Replies: 6
- Views: 12669
too much white space
Ah, yes, I think I am using figure, I am using the following code:
\begin{figure}[htb]
\centering
\includegraphics[width=0.8\textwidth]{test_circuit2.eps}
\caption{Op amp circuit}
\label{fig:Amigobot}
\end{figure}
It is the only way I know to put in images, as they have always worked in the ...
\begin{figure}[htb]
\centering
\includegraphics[width=0.8\textwidth]{test_circuit2.eps}
\caption{Op amp circuit}
\label{fig:Amigobot}
\end{figure}
It is the only way I know to put in images, as they have always worked in the ...
- Tue Jan 21, 2014 7:52 pm
- Forum: Graphics, Figures & Tables
- Topic: too much white space
- Replies: 6
- Views: 12669
Re: too much white space
Just realized, I should have mentioned that I am using TeXshop for mac, and I am now using OSX Mavericks.
- Tue Jan 21, 2014 6:28 pm
- Forum: Graphics, Figures & Tables
- Topic: too much white space
- Replies: 6
- Views: 12669
too much white space
Hi guys,
Having a problem I have not seen before, I have converted my image to .eps file, but for some unknown reason, it is adding the image size amount of white space above it. This as you can imagine is never welcome. Any ideas what has happened, I've been using latex for some 2 years now and ...
Having a problem I have not seen before, I have converted my image to .eps file, but for some unknown reason, it is adding the image size amount of white space above it. This as you can imagine is never welcome. Any ideas what has happened, I've been using latex for some 2 years now and ...