all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: Andrey Tykhonov <atykhonov@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Generate and display image
Date: Mon, 24 Mar 2014 08:34:28 +0000	[thread overview]
Message-ID: <87bnwwxaej.fsf@ucl.ac.uk> (raw)
In-Reply-To: <87zjkj6awm.fsf@gmail.com> (Andrey Tykhonov's message of "Fri, 21 Mar 2014 13:36:41 +0200")

Andrey Tykhonov <atykhonov@gmail.com> writes:

[...]

> There is text2image command line utility which takes a text and converts it
> to the image, then returns a path to the image.
>
> When I execute that block by means of `org-babel-execute-src-block' that
> block executes correctly and returns a path:
>
> #+RESULTS:
> : [[/home/demi/images/2014-03-21-024756.png]]

If the : is part of the output you get, this means that the line is not
to be processed by org and hence the exported output is meant to be as
you describe.  Maybe you need to specify the type of results you expect
from your src block?  E.g. ":results file" or some variation thereof?
-- 
: Eric S Fraga (0xFFFCF67D), Emacs 24.4.50.2, Org release_8.2.5h-831-gcb9172.dirty

      parent reply	other threads:[~2014-03-24  8:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-21 11:36 Generate and display image Andrey Tykhonov
2014-03-21 11:44 ` John Kitchin
2014-03-24  8:34 ` Eric S Fraga [this message]

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

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

  git send-email \
    --in-reply-to=87bnwwxaej.fsf@ucl.ac.uk \
    --to=e.fraga@ucl.ac.uk \
    --cc=atykhonov@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.