Re: [O] Cannot resize inline image

2017-01-07 Thread Young-whan
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

Re: [O] Cannot resize inline image

2017-01-06 Thread John Kitchin
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% >

[O] Cannot resize inline image

2017-01-05 Thread Young-whan
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