


NEW: TikZ book now 40% off at Amazon.com for a short time.
gmedina wrote:Sam wrote: they don't line up horizontally!!
Please, describe as clearly as possible what do you mean with "they don't line up horizontally".
Code: Select all
\begin{figure}[!ht]
\centering
\subfloat[Subfigure One\label{subfig-1:figure}]{
\includegraphics[width=.4\linewidth]{delay_20amp_synch_fr4_submap}
}
\hspace{5mm}
\subfloat[Subfigure Two\label{subfig-2:figure}]{
\includegraphics[width=.4\linewidth]{delay_fr4_cycle}
}
\caption{A figure with two subfigures}\label{fig:figure}
\end{figure}
NEW: TikZ book now 40% off at Amazon.com for a short time.