The begin_dot is part of org-exp-blocks, as I understand it, and
appears required to make it evaluate the Dot code, create the image
file, and then incorporate that into the exported document (LaTeX,
HTML, etc.)
Thanks,
Chris
On Wed, Feb 9, 2011 at 3:56 AM, Eric S Fraga wrote:
> Chris Maier wri
Chris Maier writes:
> The begin_dot is part of org-exp-blocks, as I understand it, and
> appears required to make it evaluate the Dot code, create the image
> file, and then incorporate that into the exported document (LaTeX,
> HTML, etc.)
>
> Thanks,
> Chris
>
> On Wed, Feb 9, 2011 at 3:56 AM, E
Chris Maier writes:
> In "normal" Org code blocks (e.g. #+begin_src clojure #+end_src)
> it's possible to hit C-c ' and edit the block code in a separate
> buffer with the appropriate mode. This doesn't appear to work when
> using org-exp-blocks to edit a "begin_dot" block.
>
> Is there a c
In "normal" Org code blocks (e.g. #+begin_src clojure #+end_src)
it's possible to hit C-c ' and edit the block code in a separate
buffer with the appropriate mode. This doesn't appear to work when
using org-exp-blocks to edit a "begin_dot" block.
Is there a command to do this?
Thanks,
Chris