[問題] 圖形無法顯示(已爬文)

看板LaTeX (論文排版)作者 (kevinduncan)時間15年前 (2010/06/30 21:04), 編輯推噓0(003)
留言3則, 2人參與, 最新討論串1/3 (看更多)
板上各位先進大家好: 小弟最近用Latex寫論文 從數學式到表格一直很順 但最近在圖形上碰到一些困難 想求助於板上高手 編寫圖形的程式碼後發現無法顯示圖形 輸入碼如下: \begin{figure} \includegraphics[width= \textwidth]{figure1.eps} \centering \caption{Prior distribution} \end{figure} 結果錯誤碼是 LaTeX Error: File 'figure1.eps' not found on input line 136 ! LaTeX Error: File 'figure1.eps' not found 小弟的圖檔跟tex檔案放在同一個資料夾 想說怎麼會找不到圖檔? 懇請高手幫忙~~~ 感激不盡 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 120.126.136.101

06/30 21:07, , 1F
試試 {.\figure1.eps} 不過我都是用絕對路徑 XD
06/30 21:07, 1F

06/30 21:09, , 2F
還是不行@@~絕對路徑是?
06/30 21:09, 2F

06/30 21:57, , 3F
我忘了一件事 請用{./figure1.eps} orz
06/30 21:57, 3F
文章代碼(AID): #1CAq3jIU (LaTeX)
文章代碼(AID): #1CAq3jIU (LaTeX)