how to insert a figure in latex
February 23rd, 2006 by Lawrence David
to insert a figure in latex, try the following code:
\begin{figure}[h]
\begin{center}
\includegraphics[width=4in]{your_file.jpg}
\end{center}
\caption{your_caption}
\end{figure}
note that you can adjust the size of your figure using the width parameter; height should simultaneously scale proportionately.
i googled how to insert a picture on latex and your website was the first hit. i just wanted to tell you that your website is so creative!!! i loved it! also that you and your girlfriend look so happy and you make a really nice couple.