The screenshot has the bottom part of a figure with two subfigures. As you can see, the labels have a very narrow width. I don't understand why.
\begin{figure}[htp]
\centering
\subfloat[Frequency Histogram]{}\includegraphics[width=2.75in,height=2.5in]{left-figure}
\subfloat[Boxplots]{}\includegraphics[width=2.75in]{right-figure}
\caption{The caption of the entire figure which displays fine but not shown here}
\label{whatever}
\end{figure}

What I am trying to achieve is the same layout as in this wikibook page (where the subfigure text fits on a line under each image).
Thanks ahead for the advice.
\mbox{subcaption}but then the subcaption doesn't line up with the index. Any ideas? Thanks! – user6987 Jul 30 '11 at 15:41