Re: [問題] 關於放圖的問題

看板LaTeX (論文排版)作者 (Myrmarachne)時間16年前 (2009/05/24 19:15), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
我想 subfigure package 應該很適合你啊。 文件: http://ctan.cdpa.nsysu.edu.tw/obsolete/macros/latex/ contrib/subfigure/subfigure.pdf (http://0rz.tw/spIjN) 按你的需求,例子可能如下所示: ... \usepackage{graphics} \usepackage{subfigure} ... \begin{figure}[h]% \centering \subfigure[Caption of 1st sub-figure]{\includegraphics{figure1.pdf}}\\ \subfigure[Caption of 2nd sub-figure]{\includegraphics{figure2.pdf}} \caption{Caption of this figure} \label{your-label} \end{figure} ... ※ 引述《paiyeu (微笑台灣)》之銘言: : 我想將兩個圖片檔垂直放在同一頁 : 並另設圖片名稱各為(a) (b) : 但是 我都無法試成功 : 因為圖片位置大小都會跑掉 : 若是不加(a)(b)前 指令為 : \begin{figure}[!h] : \begin{center} : \vspace*{-2cm} : \hspace*{-0.7in} : \includegraphics[width=1.2\textwidth]{sevrely_im.pdf} : \centering : \vspace*{-14cm} : \hspace*{-0.7in} : \includegraphics[width=1.2\textwidth]{abc_im.pdf} : \caption{1973-2007追蹤資料} : \end{center} : \end{figure} : \clearpage : 我試著上網找垂直放圖片的例子 : 但是只有找到平行放的 : 我想請問(a) (b) 是要放在指令中的哪個位置 : 謝謝 -- http://apansharing.blogspot.com/ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 59.126.46.88
文章代碼(AID): #1A6Inkgu (LaTeX)
討論串 (同標題文章)
文章代碼(AID): #1A6Inkgu (LaTeX)