testディレクトリーをsampleに変更
[makefiles.git] / latex_mk / sample / graphics_multi / graphics.tex
similarity index 69%
rename from latex_mk/test/graphics/graphics.tex
rename to latex_mk/sample/graphics_multi/graphics.tex
index a9430ca..d8259f6 100644 (file)
@@ -1,5 +1,6 @@
 \documentclass{jsarticle}
 \usepackage[dvipdfmx,hiresbb]{graphicx}
+\usepackage{url}
 \begin{document}
 \includegraphics[width=5cm]{banana.jpg} graphics in text.\includegraphics[width=5cm]{cherry.jpg} \includegraphics[width=5cm]{fruits.jpg}
 
@@ -8,4 +9,8 @@
 \includegraphics[width=5cm]{melon.jpg}
 
 \includegraphics[width=5cm]{orange.jpg}
+
+\vspace{4zw}
+
+画像出典: 食材・料理のフリー写真素材 無料画像のフード・フォト URL: \url{http://food.foto.ne.jp/}
 \end{document}