Re: 請問插入圖後有不想要的標題列...

看板LaTeX (論文排版)作者時間18年前 (2007/09/27 15:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
==> 在 greenish.bbs@ptt.cc (簡單的幸福) 的文章中提到: > 就是我用來label的檔名會出現在compile之後的每張圖上面 > 像是heading. 請問有辦法去掉嗎? > 還有 是不是miktex不編譯.eps檔 (看前面的討論 似乎default變成pdf檔?) > 因為要投稿的期刊只收eps檔 想請問有免費的平台可以試試compile > 插入 *.eps圖檔的 tex文件嗎? (同學有建議我安裝linux在電腦上..可是 這對電腦 > 很差的我來說似乎更困難了....) > 請問有人可以幫忙嗎? 謝謝!! 我都是使用 eps 檔的,沒有出現過您所說的問題 我的寫法如下 \begin{figure}[ht] \begin{center} \leavevmode \hbox{ \epsfxsize = 2.0in \epsffile{1.eps}} \end{center} \caption{illustration.... } \label{3-1} \end{figure} 只是在前面(我加在 maketitle 前面)必須加一行 \input epsf %load the epsf library 這好像是比較古老的方法,您試看看吧! -- 聖經查詢系統 http://springbible.fhl.net 芳苑教會 http://fychurch.fhl.net hypercube 與 star networks http://blog.xuite.net/springman/hypercube 網路城邦 http://city.udn.com/v1/blog/index.jsp?uid=springman 我的 blog http://blog.xuite.net/springman -- * Origin: ★ 交通大學資訊科學系 BBS ★ <bbs.cis.nctu.edu.tw: 140.113.23.3>
文章代碼(AID): #16-rnq00 (LaTeX)
文章代碼(AID): #16-rnq00 (LaTeX)