From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: emacs-orgmode@gnu.org
Subject: Re: problem with babel and dot
Date: Fri, 12 Feb 2016 18:28:18 +0000 [thread overview]
Message-ID: <87io1tu6kd.fsf@ucl.ac.uk> (raw)
In-Reply-To: <87y4apucoy.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Fri, 12 Feb 2016 16:15:57 +0000")
I've had a suggestion to use ":wrap src dot" for my elisp code, to avoid
using internal API calls. This is a good suggestion but I cannot figure
out how to actually accomplish what I want.
Basically, I want to #+call: a src block which takes my tables as
arguments, uses my elisp code to generate a suitable DOT input and then
invokes DOT on that input to generate an image file specified on the
call invocation:
tables -> emacs lisp -> dot -> pdf file
I think that a creative use of :post may do it but I cannot get my head
around how to invoke the various bits and/or pass the data I need.
Thanks,
eric
--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.90.1, Org release_8.3.3-565-g4f499f
next prev parent reply other threads:[~2016-02-12 18:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-12 16:15 problem with babel and dot Eric S Fraga
2016-02-12 18:28 ` Eric S Fraga [this message]
2016-02-13 11:00 ` Eric S Fraga
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=87io1tu6kd.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--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.