.eps:
pdflatex 無法識別。
用 latex 得出.dvi 檔,再用 dvipdfm 從 .dvi 檔得出 .pdf 檔。
.jpg:
可直接用 pdflatex 得出 .pdf 檔。
想用 latex 得 dvi 時要指定 bounding box 的值,如
\includegraphics[width=Xmm, bb=<左下 x> <左下 y> <右上 x> <右上 y>]{Pic.jpg}
.pdf:
可直接用 pdflatex 得出 .pdf 檔。
想用 latex 得 dvi 時要指定 bounding box 的值,如
\includegraphics[width=Xmm, bb=<左下 x> <左下 y> <右上 x> <右上 y>]{Pic.pdf}
.tex:
pdflatex 無法識別。
想用 latex 得 dvi 時要指定 bounding box 的值,如
\includegraphics[width=Xmm, bb=<左下 x> <左下 y> <右上 x> <右上 y>]{Pic.tex}
沒有留言:
張貼留言