看板LaTeX
标 题Re: 请问插入图後有不想要的标题列...
发信站交大资科_BBS (Thu Sep 27 15:08:49 2007)
转信站ptt!ctu-reader!ctu-peer!news.nctu!csnews.cs.nctu!news.cs.nctu!cis_nctu
==> 在 [email protected] (简单的幸福) 的文章中提到:
> 就是我用来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>