emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tom <tmbdev@gmail.com>
To: emacs-orgmode@gnu.org
Subject: images rendering after execution?
Date: Wed, 18 Nov 2015 09:56:01 -0800	[thread overview]
Message-ID: <CABdbsnAJOwMDg3SO3sGZrLd-vNmvxboVndRY1WNhjV8gfGfbrg@mail.gmail.com> (raw)

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

I know I can insert an image with something like:

#+begin_src python :session :results file
savefig('test.png')
'test.png'
#+end_src

#+RESULTS:
[[file:test.png]]

However, even when I choose to display images inline, the output from a
computation like this will always be rendered as a link; only after
toggling image display twice will the image render inline.

Is there some option that always renders images returned by source code
blocks inline immediately? None of the options I found in the documentation
seemed to work.

Thanks,
Tom

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

             reply	other threads:[~2015-11-18 17:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-18 17:56 Tom [this message]
2015-11-18 23:19 ` images rendering after execution? 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=CABdbsnAJOwMDg3SO3sGZrLd-vNmvxboVndRY1WNhjV8gfGfbrg@mail.gmail.com \
    --to=tmbdev@gmail.com \
    --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).