名前: Ohyama 日時: 2004-03-20 20:08:34 IPアドレス: 133.205.232.*
比較的最新のW32TeXを使っています。 dvipdfmxでPNG画像を含むPDFを作ると、 Adobe Readerの画面上で画像が異様に薄く表示されてしまいます。 EPSやJPEGでこの現象は起きません。 またdvipdfm(←xにあらず)でも起きません。 \documentclass{jsarticle} \usepackage[dvipdfm]{graphicx} \begin{document} \includegraphics[width=20zw,clip,bb=0 0 550 568]{tiger.png} \includegraphics[width=20zw,clip,bb=0 0 500 568]{tiger.jpg} \includegraphics[width=20zw,clip]{tiger.eps} \end{document}
この書き込みへの返事: