On Mon, Jul 18, 2011 at 18:55, Eric Schulte wrote:
> First off, be sure that evaluation works interactively by pressing C-c
> C-c with the cursor on the code block body.
There we go! Did C-c C-c, it complained with: "No org-babel-execute
function for ditaa!", so I searched a bit, and found out my
Hi Jeff,
First off, be sure that evaluation works interactively by pressing C-c
C-c with the cursor on the code block body.
Second, try adding an ":exports results" header argument to the code
block. Aside from that I fear that the problem may be due to something
in your config given that the ex
Hello!
So I've been trying to use org-babel for the first time recently, and
something that seemed like it would be absolutely wonderful for my
technical notes is ditaa. I've been attempting to export to latex and
then create pdf with a ditaa image for the past little bit, and can't
seem to manage