作者hohow (不能在不经心了)
看板LaTeX
标题[问题] mac TeXshop 如何插入eps图片?
时间Wed Oct 22 15:58:33 2008
想请教一下
mac TeXshop 该如何插入eps图片
目前我试过
\begin{figure}
\includegraphics[width=1.2\textwidth]{graphtest.eps}
\caption{}\label{}
\end{figure}
还有介面上 Macros > Figures > epsfile 所出现的指令
\begin{figure}[htbp]
\begin{center}
\epsfile{file=graphtest.eps,scale=0.8}
\caption{{\bf default}}
\label{default}
\end{center}
\end{figure}
而我的graphtest.eps和tex,aux......在同一个资料夹内
想请教是哪个部份的问题?又或是少了什麽?
--
有空来逛逛我的网志 你将会看到不一样的我....
音乐:
http://blog.xuite.net/hohow/blog
心情:
http://www.wretch.cc/blog/hohow
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.112.50.253
1F:推 andrew43:重点不是 TexShop, 而是你的编译过程. 10/24 22:18