9 lines
286 B
TeX
9 lines
286 B
TeX
%------------------------------------------------
|
|
\begin{frame}{Figure}
|
|
Uncomment the code on this slide to include your own image from the same directory as the template .TeX file.
|
|
%\begin{figure}
|
|
%\includegraphics[width=0.8\linewidth]{test}
|
|
%\end{figure}
|
|
\end{frame}
|
|
|