|
From: | Takeshi Teshima |
Subject: | [O] Error with inline image resizing |
Date: | Tue, 2 Aug 2016 17:46:13 +0900 |
* [Related settings]:
** init.el
`(setq org-image-actual-width nil)`
** the org-mode file
```
#+ATTR_LATEX: :width 300pt
[[file:20160802-142357_2016-08-02_13.35.28-1.jpg]]
```
I tried this with Emacs running in the safe mode, i.e. running with "-q" option.
The inline image shows correctly (with the original size) until I set `org-image-actual-width` to `nil`, after which I don't see the image in the buffer
(A big blank box appears where the image should be. I also see the errors mentioned above in the "*Messages*" buffer.).
*** $ convert --version
Version: ImageMagick 6.9.5-1 Q16 x86_64 2016-07-15 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2016 ImageMagick Studio LLC
License: http://www.imagemagick.org/script/license.php
Features: Cipher DPC Modules
Delegates (built-in): bzlib freetype jng jpeg ltdl lzma png tiff webp xml zlib
Thank you very much in advance.
diadochos
[Prev in Thread] | Current Thread | [Next in Thread] |