emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Johannes Brauer <brauer@nordakademie.de>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Scaling of image previews in org-mode
Date: Wed, 3 Aug 2016 19:20:06 +0000	[thread overview]
Message-ID: <BAD9B275-740C-4600-95D4-2F0BFA459C18@nordakademie.de> (raw)

Hi!

If I insert a jpg in my org-mode document, I can preview it but not scale its width, like so:

Add the following code to my init.el file:
(setq org-image-actual-width nil)

Then insert this code in my document, where I want the image to appear:
#+ATTR_ORG: :width 20
[[./test.jpg]]

No matter which value I give for the width argument the image appears in the buffer always in its original size.

However, scaling for html export with #+attr_html works fine.

What is going wrong?

(Org-mode version 8.3.4 (8.3.4-99-ga8e4a3-elpa @ /Users/johannes/Library/Preferences/Aquamacs Emacs/Packages/elpa/org-20160704/)

Johannes

             reply	other threads:[~2016-08-03 19:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-03 19:20 Johannes Brauer [this message]
2016-08-03 22:09 ` Scaling of image previews in org-mode Giri Prashanth
2016-08-04  8:26   ` Johannes Brauer
2016-08-04 16:53     ` Giri Prashanth
2016-08-07 23:16 ` John Kitchin
2016-08-09 17:22   ` Johannes Brauer
2016-08-10  8:11   ` Uwe Brauer
2016-08-10 14:44     ` John Kitchin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=BAD9B275-740C-4600-95D4-2F0BFA459C18@nordakademie.de \
    --to=brauer@nordakademie.de \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).