From mboxrd@z Thu Jan 1 00:00:00 1970 From: Young-whan Subject: Re: Cannot resize inline image Date: Sat, 7 Jan 2017 16:56:27 -0800 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c0727288a794305458ab891 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cQ1mh-0001TV-ER for emacs-orgmode@gnu.org; Sat, 07 Jan 2017 19:56:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cQ1mg-00089Z-02 for emacs-orgmode@gnu.org; Sat, 07 Jan 2017 19:56:31 -0500 Received: from mail-qk0-x22b.google.com ([2607:f8b0:400d:c09::22b]:36771) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cQ1mf-000896-RB for emacs-orgmode@gnu.org; Sat, 07 Jan 2017 19:56:29 -0500 Received: by mail-qk0-x22b.google.com with SMTP id 11so11751793qkl.3 for ; Sat, 07 Jan 2017 16:56:27 -0800 (PST) In-Reply-To: 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: John Kitchin Cc: "emacs-orgmode@gnu.org" --94eb2c0727288a794305458ab891 Content-Type: text/plain; charset=UTF-8 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. > > 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% > > [[./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? > > > -- > Professor John Kitchin > Doherty Hall A207F > Department of Chemical Engineering > Carnegie Mellon University > Pittsburgh, PA 15213 > 412-268-7803 > @johnkitchin > http://kitchingroup.cheme.cmu.edu > --94eb2c0727288a794305458ab891 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks, John.

I realized the emacs I go= t was not compiled with ImageMagick.

I've inst= alled=C2=A0emacs-mac-app from the Mac Port, then, it works fine.
=
Thanks,

On Fri, Jan 6, 2017 at 10:29 AM, John Kitchin <jkit= chin@andrew.cmu.edu> wrote:
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%
> [[./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 Vers= ion
> 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 chec= k
> more?


--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

--94eb2c0727288a794305458ab891--