latex/! LaTeX Error: Cannot determine size of graphic in hoge.png (no BoundingBox)...md
... ...
@@ -1,3 +1,4 @@
1 1
```latex
2 2
\usepackage[dvipdfmx]{graphicx}
3
+\usepackage{graphicx}
3 4
```
... ...
\ No newline at end of file