Search found 1 match

by modenese
Sat Apr 10, 2010 2:42 pm
Forum: Graphics, Figures & Tables
Topic: picture centered vertically
Replies: 1
Views: 1187

picture centered vertically

Hi all,

I am a new user and I am trying to include my first picture in a latex document. I have coded something like this:

\begin{figure}[lineheight]
\vspace{-20pt}
\centering
\includegraphics[scale=0.45]{JKR.eps}
\vspace{-20pt}
\caption{JKR theory versus Hertz theory}
\label{fig:JKR ...