emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Johannes Brauer <brauer@nordakademie.de>
To: John Kitchin <jkitchin@andrew.cmu.edu>
Cc: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: Scaling of image previews in org-mode
Date: Tue, 9 Aug 2016 17:22:08 +0000	[thread overview]
Message-ID: <13C3F908-FFC0-4405-B5A7-D200137FD852@nordakademie.de> (raw)
In-Reply-To: <m2ziooxj9l.fsf@Johns-MacBook-Air.local>

thank you for the hint, I will give it a try

Johannes

> Am 08.08.2016 um 01:16 schrieb John Kitchin <jkitchin@andrew.cmu.edu>:
> 
> 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

  reply	other threads:[~2016-08-09 17:22 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
2016-08-09 17:22   ` Johannes Brauer [this message]
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=13C3F908-FFC0-4405-B5A7-D200137FD852@nordakademie.de \
    --to=brauer@nordakademie.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=jkitchin@andrew.cmu.edu \
    /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).