.gitignoreを、latex用と汎用に分離
[makefiles.git] / latex_mk / test / graphics / graphics.tex
index c2e6718..a9430ca 100644 (file)
@@ -1,5 +1,11 @@
 \documentclass{jsarticle}
 \usepackage[dvipdfmx,hiresbb]{graphicx}
 \begin{document}
-\includegraphics[width=15cm]{tiger.pdf}
+\includegraphics[width=5cm]{banana.jpg} graphics in text.\includegraphics[width=5cm]{cherry.jpg} \includegraphics[width=5cm]{fruits.jpg}
+
+\includegraphics[width=5cm]{grapefruits.jpg}
+
+\includegraphics[width=5cm]{melon.jpg}
+
+\includegraphics[width=5cm]{orange.jpg}
 \end{document}