[問題] latex輸出 外來圖檔的問題
嗯,我想要試試看可不可以成功引入圖檔。
我有一個math001.eps檔 與程式碼的tex檔再同一個目錄(資料夾)
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\begin{figure}
\centering
\includegraphics{math001.eps}
\caption{Diagram}
\label{fig:diagram}
\end{figure}
\end{document}
-------------------------------
然後我用Tex compile
出現警告,以致無法成功顯示結果。
警告如下:
! TeX capacity exceeded, sorry [.2=200000] .
<read 0>
1.10 \includegraphics{math001.eps}
(以下暫略)
--------------------------------
感覺問題似乎出現在\includegraphics{math001.eps}
請問如何解決?又或可能是哪裡出了問題?
感謝回答。
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 218.169.52.212
討論串 (同標題文章)
完整討論串 (本文為第 1 之 2 篇):
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章