看板LaTeX
標 題Re: [問題] 無法插入圖片
發信站SayYA 資訊站 (Mon Nov 20 17:06:42 2006)
轉信站ptt!ctu-reader!news.nctu!SayYa
※ 引述《[email protected]》之銘言:
> 想在我的report裡插入圖片,圖片已經轉成.pdf檔
> 我的指令如下:
> \begin{figure}[h]
> \begin{center}
> \includegraphics[width=5cm, height=5cm]{Raceways.pdf}
> \caption{Figure1}
> \end{center}
> \end{figure}
> 可是一跑就會在\includegraphics那裡出現錯誤訊息
> " ! Undefined control sequence "
> 但我實在不曉得錯在哪裡,麻煩版友幫忙,謝謝
\usepackage{graphicx}
有空的話,這篇可以先參考一下,以免多走冤枉路:
http://edt1023.sayya.org/tex/latex123/node10.html
--
有些人有種奇怪的想法 -- 認為一些客觀知識的總合即為智慧。
(林語堂.啼笑皆非)
--
※ Origin: SayYA 資訊站 <bbs.sayya.org>
◆ From: edt1023.sayya.org
1F:推 coolsweetie:謝謝^^" 11/21 04:21