Re: [問題] 請教表格的問題

看板LaTeX (論文排版)作者時間19年前 (2007/02/01 11:26), 編輯推噓2(200)
留言2則, 2人參與, 最新討論串2/2 (看更多)
※ 引述《shiyoung (睽違已久的ID)》之銘言: : 大家好 : 我的目標是 : --------------------------------- : ┌────────┐ : │ │ : text 1 │ figure 1 │ : │ │ : └────────┘ : --------------------------------- : ┌────────┐ : │ │ : text 2 │ figure 2 │ : │ │ : └────────┘ : --------------------------------- : 虛線不需要出現 : 主要是希望 text 1 text 2 可以出現在該欄位的正中央 \begin{figure} \centering \begin{minipage}[c]{.45\linewidth} \centering \caption{text 1} \label{fig:side:caption} \end{minipage}% \begin{minipage}[c]{.45\linewidth} \centering \includegraphics[width=\linewidth]{figure1.eps} \end{minipage} \end{figure} -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.120.6.145

02/01 15:15, , 1F
用caption不會有問題嗎...
02/01 15:15, 1F
文章代碼(AID): #15mLtF5B (LaTeX)
討論串 (同標題文章)
文章代碼(AID): #15mLtF5B (LaTeX)