[問題] 讓 subfig 圖對齊上緣

看板LaTeX (論文排版)作者 (沒回應=掛站)時間14年前 (2011/01/06 00:54), 編輯推噓0(001)
留言1則, 1人參與, 最新討論串1/1
想要的效果:caption在下,但圖對齊的是上緣 如下圖所示 +-------+ +-------+ | | | | | | | | +-------+ | | | | +-------+ (a) fig1 (b) fig2 在subfig package中,我只找到figtopcap這個類似的方法 但此方法會把 caption 放在圖的上面 請問我該怎麼達到類似的效果呢?謝謝 (附上我原本的寫法如下) \begin{figure*}[tb]\centering \subfigure[aaa] { \label{aaa} \includegraphics[width=3in]{fig/aaa} } \subfigure[bbb] { \label{bbb} \includegraphics[width=3in]{bbb} } \vspace{-3ex} \caption{ccccc} \label{ccccc} \end{figure*} -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 75.102.97.117 ※ 編輯: sandwichC 來自: 75.102.97.117 (01/06 01:02)

01/06 03:06, , 1F
急的話,先直接改圖成等高。
01/06 03:06, 1F
文章代碼(AID): #1D9A8pYd (LaTeX)
文章代碼(AID): #1D9A8pYd (LaTeX)