看板LaTeX
標 題Re: [問題] 插入圖片出錯
發信站交大資訊次世代BS2 (Tue Sep 1 14:32:51 2009)
轉信站ptt!news.ntu!ctu-gate!ctu-peer!news.nctu!csnews.cs.nctu!news.cs.nctu!B
※ 引述《[email protected] (stupid)》之銘言:
> 我只想最普通地插入一張圖(wd1.png),
> .
> \usepackage{graphicx}
> .
> .
\begin{figure}
> \includegraphics[width=15cm]{wd1.png}
\caption{這是圖的說明 請打在這裡} %這項沒有 不會錯
\label{這是引用時的設定標籤 請打在這裡} %這項沒有 不會錯
\end{figure}
> .
> .
> 結果出錯 :
> ! LaTeX Error: Cannot determine size of graphic in wd1.png (no BoundingBox).
> 請問我犯了甚麼錯誤嗎??
我猜~ 你大概少了 \begin{figure} \end{figure}
--
※ Origin: 交大次世代(bs2.to)
◆ From: 218-172-213-54.dynamic.hinet.net
1F:推 gorhow:我猜你根本沒用LATEX 09/02 10:52