存个档:传统的.bb文件插图方式
在里,如果使用graphicx宏包的\includegraphics的话,一般很难直接插入.bmp/.jpg。
比较成熟的方法之一是使用.eps格式和ImageMagick。Sigh~
用Google搜出了另外一种解决方案:
(1) For a JPG file, use ebb.exe to create the .bb file.
Ebb.exe is under the bin directory of MiKTeX.
It may automatically create a .bb file if necessary.
(还可以用\includegraphics[width=****]控制宽度)
(2) 好像是手写.bb文件,忘了具体怎么回事了~
使Origin/Mathematica/Matlab的时候还是存成.eps比较爽快~
但是一定要看看用什么东西编译:
在未经配置的情况下
PDFLaTeX和类似的PDF系统只能插JPG和PDF
而一般的LaTeX系统能力仅限于EPS