testディレクトリーをsampleに変更
[makefiles.git] / latex_mk / sample / graphics_pdf / graphics_pdf.tex
1 \documentclass{jsarticle}
2 \usepackage[dvipdfmx,hiresbb]{graphicx}
3 \usepackage{url}
4 \begin{document}
5 \includegraphics[width=15cm]{tiger.pdf}
6
7 \verb|tiger.eps| from the Ghostscript examples or,
8 \verb|Panthera tigris tigris.jpg|; 22:44, 16 July 2009 UTC; URL: \url{http://en.wikipedia.org/wiki/File:Panthera_tigris_tigris.jpg}
9 \end{document}