From: John Kitchin <jkitchin@andrew.cmu.edu>
To: Johannes Brauer <brauer@nordakademie.de>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Scaling of image previews in org-mode
Date: Sun, 07 Aug 2016 19:16:06 -0400 [thread overview]
Message-ID: <m2ziooxj9l.fsf@Johns-MacBook-Air.local> (raw)
In-Reply-To: <BAD9B275-740C-4600-95D4-2F0BFA459C18@nordakademie.de>
I use this code here:
https://github.com/jkitchin/scimax/blob/master/scimax-org.el#L957
to provide inline scaling in Emacs when it is not built with imagemagick.
Johannes Brauer writes:
> 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.
Export is not the same as the inline scaling. I am not sure what happens
with export, but the browser may be doing the scaling.
>
> 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
--
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
next prev parent reply other threads:[~2016-08-07 23:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-03 19:20 Scaling of image previews in org-mode Johannes Brauer
2016-08-03 22:09 ` Giri Prashanth
2016-08-04 8:26 ` Johannes Brauer
2016-08-04 16:53 ` Giri Prashanth
2016-08-07 23:16 ` John Kitchin [this message]
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=m2ziooxj9l.fsf@Johns-MacBook-Air.local \
--to=jkitchin@andrew.cmu.edu \
--cc=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).