2
1

More than 5 years have passed since last update.

latex: Cannot determine size graphic in ...

Posted at

一般に,latexのタイプセット時には,画像ファイルのサイズ情報が必要で,epsファイル以外の画像ファイルの場合は,

$ ebb hoge.png

のようにして,hoge.bbのようなBoundary Box情報が記載されたファイルを用意する.

この場合,ファイル名に拡張子以外のところに「. (ピリオド)」が存在すると,latexがBoundary Box情報を読み取ってくれない!!!
これで結構苦労した.

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1