Re: [Orgmode] The ditaa picture

2010-02-02 Thread Chao Lu
Hey Eric, Thanks for you tip, but I guess the dvipng command works well. Things get kind of strange, since if I type $2^6$, Org recognizes it, and generates the right results, which means, it could find all the latex package needed. But if I try #+BEGIN_LaTeX \begin{equation}

Re: [Orgmode] The ditaa picture

2010-01-31 Thread Chao Lu
Hey Eric, Thanks for the tip, it works well here! Yet another further question, is it possible to assign the directory where the picture should be exported to? For it is kind of messy if all the figures goes to the root directory. Thanks a lot for your help, Chao On Sat, Jan 30, 2010 at 7:46

Re: [Orgmode] The ditaa picture

2010-01-30 Thread Eric Schulte
Hi Chao, I don't believe that it is currently possible to customize the file names in the ways you have described using the standard begin_ditaa blocks. It is possible to have complete control over the file names using org-babel, in which case the corresponding block would look like

[Orgmode] The ditaa picture

2010-01-29 Thread Chao Lu
Dear all, When I'm using the ditaa in a org file called pearl.org, by #+begin_ditaa communication.png blabla #+end_ditaa It generates a file called communication_5e2f49c31c46339e8e3af9ef8a2fd2dfa3d1fe74.png, but this picture is right located at the same file as the org