emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Cannot resize inline image
@ 2017-01-06  7:07 Young-whan
  2017-01-06 18:29 ` John Kitchin
  0 siblings, 1 reply; 3+ messages in thread
From: Young-whan @ 2017-01-06  7:07 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 582 bytes --]

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?

[-- Attachment #2: Type: text/html, Size: 1792 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Cannot resize inline image
  2017-01-06  7:07 Cannot resize inline image Young-whan
@ 2017-01-06 18:29 ` John Kitchin
  2017-01-08  0:56   ` Young-whan
  0 siblings, 1 reply; 3+ messages in thread
From: John Kitchin @ 2017-01-06 18:29 UTC (permalink / raw)
  To: Young-whan; +Cc: emacs-orgmode@gnu.org

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Cannot resize inline image
  2017-01-06 18:29 ` John Kitchin
@ 2017-01-08  0:56   ` Young-whan
  0 siblings, 0 replies; 3+ messages in thread
From: Young-whan @ 2017-01-08  0:56 UTC (permalink / raw)
  To: John Kitchin; +Cc: emacs-orgmode@gnu.org

[-- Attachment #1: Type: text/plain, Size: 1225 bytes --]

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 <jkitchin@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 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
>

[-- Attachment #2: Type: text/html, Size: 2072 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-08  0:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-06  7:07 Cannot resize inline image Young-whan
2017-01-06 18:29 ` John Kitchin
2017-01-08  0:56   ` Young-whan

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).