[問題] 請教表格的問題

看板LaTeX (論文排版)作者 (睽違已久的ID)時間19年前 (2007/01/31 23:22), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
大家好 我的目標是 --------------------------------- ┌────────┐ │ │ text 1 │ figure 1 │ │ │ └────────┘ --------------------------------- ┌────────┐ │ │ text 2 │ figure 2 │ │ │ └────────┘ --------------------------------- 虛線不需要出現 主要是希望 text 1 text 2 可以出現在該欄位的正中央 我用的code是 \begin{figure} \centering \begin{tabular}{lc} text 1 & \includegraphics[height=5cm]{figure 1} \\ text 2 & \includegraphics[height=5cm]{figure 2} \\ \end{tabular} \end{figure} 可是這樣 text 都會出現在最下面 (虛線上面) 請問我該怎麼設定 謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.120.108.53
文章代碼(AID): #15mBHHo6 (LaTeX)
討論串 (同標題文章)
文章代碼(AID): #15mBHHo6 (LaTeX)