[問題] latex讀eps圖檔

看板LaTeX (論文排版)作者 (太陽不要走~)時間13年前 (2011/11/29 11:17), 編輯推噓3(301)
留言4則, 3人參與, 最新討論串1/1
我是latex的新手 這邊想請問一下 為何我的latex 在同一個latex檔裡 同樣都是eps圖 有些可以讀的到 有些卻讀不到 錯誤顯示: LaTeX Error: File `圖檔' not found 我的程式如下 \begin{figure} \centering \includegraphics[width=0.75\linewidth]{ } \caption{xx} \label{xxx} \end{figure} ps:我是用 http://www.tlhiv.org/rast2vec/ 來轉檔的 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.116.157.174

11/29 11:46, , 1F
您的圖檔的檔名是寫在 .tex 的哪裡呢?
11/29 11:46, 1F

11/29 11:51, , 2F
\includegraphics[width=0.75\linewidth]{fig/try.eps}這裡
11/29 11:51, 2F

11/29 13:41, , 3F
直覺是因為沒設 \graphicspath 的關係。
11/29 13:41, 3F

11/29 19:05, , 4F
我都用另一種寫法,可參考 #18YSQhjU
11/29 19:05, 4F
文章代碼(AID): #1Er4x2BQ (LaTeX)
文章代碼(AID): #1Er4x2BQ (LaTeX)