Published in: LaTeX
\begin{figure}[H] \begin{center} \subfigure[<text>]{\label{fig:<text>}\includegraphics[width=1.0\textwidth]{figures/<name>}} %\hspace{1cm} \subfigure[<text>]{\label{fig:<text>}\includegraphics[width=0.45\textwidth]{figures/<name>}} \caption{<text>} \label{fig:<text>} \end{center} \end{figure}
Comments
Subscribe to comments
You need to login to post a comment.

Great. Thanks for the quick response.
I just added LaTeX as a language in Snipplr... hope you don't mind that I moved this snippet to the new language to test out the syntax highlighting.