From mboxrd@z Thu Jan 1 00:00:00 1970 From: Young-whan Subject: Cannot resize inline image Date: Thu, 5 Jan 2017 23:07:30 -0800 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c060cf0da76f9054567ab46 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cPOcf-0005C5-Me for emacs-orgmode@gnu.org; Fri, 06 Jan 2017 02:07:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cPOce-0001Jw-TZ for emacs-orgmode@gnu.org; Fri, 06 Jan 2017 02:07:33 -0500 Received: from mail-qk0-x232.google.com ([2607:f8b0:400d:c09::232]:32793) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cPOce-0001J5-PI for emacs-orgmode@gnu.org; Fri, 06 Jan 2017 02:07:32 -0500 Received: by mail-qk0-x232.google.com with SMTP id s140so44067070qke.0 for ; Thu, 05 Jan 2017 23:07:31 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "emacs-orgmode@gnu.org" --94eb2c060cf0da76f9054567ab46 Content-Type: text/plain; charset=UTF-8 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-darwin13.4.0, NS appkit-1265.21 Version 10.9.5 (Build 13F1911)) of 2016-11-28 Org-mode version 8.2.10 (release_8.2.10 @ /Applications/Emacs.app/Contents/Resources/lisp/org/) Anyone can help on this, please? C-c C-x C-v shows only original image size. What should I need to check more? --94eb2c060cf0da76f9054567ab46 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
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 n= ot working to me at all.

I'm using=C2=A0=

GNU Emacs 25.1.90.1 (x86_64-apple-darwin13.4.0, N= S appkit-1265.21 Version 10.9.5 (Build 13F1911)) of 2016-11-28

Org-mode version 8.2.10 (release_8.2.10 @ /Applications/Em= acs.app/Contents/Resources/lisp/org/)

Anyone c= an help on this, please?

C-c C-x C-v shows only or= iginal image size. What should I need to check more?

--94eb2c060cf0da76f9054567ab46--