[問題] 請問有沒有人使用LaTex撰寫AIP的期刊

看板LaTeX (論文排版)作者 (我是畜牲!!!!!!!!)時間14年前 (2010/12/08 13:45), 編輯推噓2(208)
留言10則, 4人參與, 最新討論串1/1
各位大大好 我最近使用它的template遇上一點問題 使用的軟體是MacTex 我先試著compile它的sample檔(aipsamp.tex) 但我無法插入圖片,我如果沒有在下面的每一行code前加上"%" compile就會出現error \begin{figure} \includegraphics{fig_1}% Here is how to import EPS art \caption{\label{fig:epsart} A figure caption. The figure captions are automatically numbered.} \end{figure} error log: Underfull \hbox (badness 3407) in paragraph at lines 368--372 []\OT1/cmr/m/n/10 Figures are marked up with the \OT1/cmtt/m/n/10 figure \OT1/c mr/m/n/10 en-vi- Underfull \hbox (badness 1668) in paragraph at lines 368--372 \OT1/cmr/m/n/10 ron-ment, the con-tent of which im-ports the im-age Underfull \hbox (badness 1629) in paragraph at lines 368--372 \OT1/cmr/m/n/10 ([]\OT1/cmtt/m/n/10 \includegraphics\OT1/cmr/m/n/10 ) fol-lowed by the fig-ure cap-tion LaTeX Warning: Reference `fig:epsart' on page 3 undefined on input line 377. ./aipsamp.tex:379: LaTeX Error: File `fig_1' not found. See the LaTeX manual or LaTeX Companion for explanation. Type H <return> for immediate help. ... l.379 \includegraphics{fig_1} % Here is how to import EPS art ? 不知是否有人遇過類似的問題 謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.113.13.142

12/08 14:30, , 1F
你有抓圖檔嗎?
12/08 14:30, 1F

12/08 14:33, , 2F
我把圖檔和tex檔放在同個資料夾
12/08 14:33, 2F

12/08 14:43, , 3F
我記得要連副檔名一起輸入...
12/08 14:43, 3F

12/10 23:32, , 4F
不需要副檔名 程式會判定 只要你用他支援的格式
12/10 23:32, 4F

12/10 23:33, , 5F
所以原PO的圖檔格式有用對嗎?
12/10 23:33, 5F

09/02 01:03, , 6F
\begin{figure}
09/02 01:03, 6F

09/02 01:05, , 7F
\includegraphics{fig_1.eps}
09/02 01:05, 7F

09/02 01:07, , 8F
\caption{A figure caption. The figure captions are
09/02 01:07, 8F

09/02 01:08, , 9F
automatically numbered.}\label{fig:epsart}
09/02 01:08, 9F

09/02 01:10, , 10F
\end{figure}
09/02 01:10, 10F
文章代碼(AID): #1C_nkFeN (LaTeX)
文章代碼(AID): #1C_nkFeN (LaTeX)