Re: [O] Trouble exporting ditaa blocks to latex or html

2011-07-18 Thread Jeff Mickey
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

Re: [O] Trouble exporting ditaa blocks to latex or html

2011-07-18 Thread Eric Schulte
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

[O] Trouble exporting ditaa blocks to latex or html

2011-07-18 Thread Jeff Mickey
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