Thanks, John.
I realized the emacs I got was not compiled with ImageMagick.
I've installed emacs-mac-app from the Mac Port, then, it works fine.
Thanks,
On Fri, Jan 6, 2017 at 10:29 AM, John Kitchin
wrote:
> Try:
>
> #+attr_org: :width 400
> [[./test.png]]
>
> 400 means 400 pixels wide.
>
> Y
Try:
#+attr_org: :width 400
[[./test.png]]
400 means 400 pixels wide.
Young-whan writes:
> I'm very beginner at org-mode and learning and having fun with it these
> days.
>
> Now, I'm embedding an image, but I'd like to resize it.
>
> Googling shows me like this:
>
> #+attr_org: :width 40%
> [
I'm very beginner at org-mode and learning and having fun with it these
days.
Now, I'm embedding an image, but I'd like to resize it.
Googling shows me like this:
#+attr_org: :width 40%
[[./test.png]]
However, that is not working to me at all.
I'm using
GNU Emacs 25.1.90.1 (x86_64-apple-darwi