Advertisement
Guest User

Untitled

a guest
Feb 8th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. % Commands to include a figure:
  2. \begin{figure}
  3. \includegraphics[width=\textwidth]{your-figure's-file-name}
  4. \caption{\label{fig:your-figure}Caption goes here.}
  5. \end{figure}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement