From e4bee0b8828ba24566b82375db42214ce70b3aab Mon Sep 17 00:00:00 2001 From: j8takagi Date: Wed, 4 Dec 2013 20:26:10 +0900 Subject: [PATCH] =?utf8?q?=E7=94=BB=E5=83=8F=E8=AA=AD=E3=81=BF=E8=BE=BC?= =?utf8?q?=E3=81=BF=E3=83=86=E3=82=B9=E3=83=88=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- latex_mk/test/graphics/graphics.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latex_mk/test/graphics/graphics.tex b/latex_mk/test/graphics/graphics.tex index 1fb0097..a9430ca 100644 --- a/latex_mk/test/graphics/graphics.tex +++ b/latex_mk/test/graphics/graphics.tex @@ -1,7 +1,7 @@ \documentclass{jsarticle} \usepackage[dvipdfmx,hiresbb]{graphicx} \begin{document} -\includegraphics[width=5cm]{banana.jpg} \includegraphics[width=5cm]{cherry.jpg} \includegraphics[width=5cm]{fruits.jpg} +\includegraphics[width=5cm]{banana.jpg} graphics in text.\includegraphics[width=5cm]{cherry.jpg} \includegraphics[width=5cm]{fruits.jpg} \includegraphics[width=5cm]{grapefruits.jpg} -- 2.18.0