\documentclass{article}
\usepackage{subfigure}
\usepackage{graphicx}
\begin{document}
\begin{figure}[t!]
\centering
\subfigure{
\includegraphics[width=5.2in]{57.bmp} % does not have a caption
}\\
\subfigure[]{
\includegraphics[width=4.8in]{57.bmp} %has one caption
}
\end{figure}
\end{document}
233333, 不好意思没看到这个网页。
第一个没标题,第二个有标题,对比着来。
一周热门 更多>