Re: [問題] minipage

看板LaTeX (論文排版)作者 (謫仙人)時間13年前 (2012/06/27 21:06), 編輯推噓0(002)
留言2則, 1人參與, 最新討論串2/2 (看更多)
※ 引述《a29831287 (劍逼)》之銘言: : 以下是我的程式碼 : 包含3個圖 : 排列的方式是上1下2 : 但是上面跟下面不知道為什麼會間隔非常大 : 想請問有沒有辦法把中間的間隔弄掉 : \begin{figure}[h] : \begin{minipage}[c]{0.8\linewidth} : \centering : \includegraphics[scale=0.8]{images/buck_regulator_circuit.eps} : \centerline{(a) Result 1}\medskip : \end{minipage} : \begin{minipage}[c]{.48\linewidth} : \centering : \includegraphics[scale=0.8]{images/buck_regulat_1.eps} : \centerline{(b) Results 3}\medskip : \end{minipage} : \hfill : \begin{minipage}[c]{0.48\linewidth} : \centering : \includegraphics[scale=0.8]{images/buck_regulator_2.eps} : \centerline{(c) Result 4}\medskip : \end{minipage} : \caption{Example of placing a figure with experimental results.} : \label{fig:res} : % : \end{figure} 複製你的程式碼 然後用自己的三張圖片試 沒有出現很大的間隔耶 會不會是圖片本身的空白? 如果是下面的圖片說明間隔很大的話 \end{minipage} \vspace*{-1cm}<<<<<<<<<<<加入這行看看 \caption{Example of placing a figure with experimental results.} -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 114.40.76.120

06/28 01:22, , 1F
在想會不會跟我用的模板有關 http://ppt.cc/DtFH
06/28 01:22, 1F

06/29 01:05, , 2F
後來發現是耍蠢了 圖片的問題 感謝
06/29 01:05, 2F
文章代碼(AID): #1FwmKuqx (LaTeX)
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 2 之 2 篇):
0
2
文章代碼(AID): #1FwmKuqx (LaTeX)