From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Correct babel format for ditaa? Date: Wed, 21 Jul 2010 16:28:41 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1425053020==" Return-path: Received: from [140.186.70.92] (port=56960 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ObgqK-0007Uw-Mf for emacs-orgmode@gnu.org; Wed, 21 Jul 2010 17:28:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1ObgqI-0000Td-Rf for emacs-orgmode@gnu.org; Wed, 21 Jul 2010 17:28:44 -0400 Received: from mail-gx0-f169.google.com ([209.85.161.169]:63221) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1ObgqI-0000TQ-Ov for emacs-orgmode@gnu.org; Wed, 21 Jul 2010 17:28:42 -0400 Received: by gxk4 with SMTP id 4so5011568gxk.0 for ; Wed, 21 Jul 2010 14:28:41 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode --===============1425053020== Content-Type: multipart/alternative; boundary=00163628528c549026048bec7c3c --00163628528c549026048bec7c3c Content-Type: text/plain; charset=ISO-8859-1 Hi, I have been having a difficult time with an export (which includes a ditaa graphic) to PDF via LaTeX recently and am puzzled by it. Which is the correct format? 1) Supported by: - http://doc.norang.ca/org-mode.html#playingwithditaa - http://orgmode.org/Changes.html#ob-configuration-changes (indirectly seems to indicate this format?) #+begin_src ditaa :file file.png :cmdline -r -S -s 2.5 --- Picture here --- #+end_src 2) Supported by: - http://orgmode.org/worg/org-contrib/org-exp-blocks.php - http://emacs-fu.blogspot.com/2009/10/writing-presentations-with-org-mode-and.html #+begin_ditaa file.png -r -S -s 2.5 --- Picture here --- #+end_ditaa Only #2 is working for me currently, though I suspect that #1 is the 'truer' form? Not sure what's going on... Thanks, John P.S. Is there a way to enlarge the output? Using the -s option only seems to make the resolution higher, not change the actual size (inches, pixels, whatever) in the LaTeX output... --00163628528c549026048bec7c3c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,


I have been having a difficult time w= ith an export (which includes a ditaa graphic) to PDF via LaTeX recently an= d am puzzled by it. Which is the correct format?

1) Supported by:
-=A0http://orgmode.org/Changes.html#ob-configuration-changes=A0(in= directly seems to indicate this format?)

#+begin_src ditaa :file file.png :cmdline -r -S -s 2.5
---
Picture here
---
#+end_src


2) Supported by:
-=A0http://emacs-fu.blogspot.com/2009/10/writing-pres= entations-with-org-mode-and.html
#+begin_ditaa file.png -r -S -s 2.5
---
Picture here
---
#+end_ditaa

Only #2 is working for me currently, though I suspect that #1 is the 't= ruer' form? Not sure what's going on...

Thanks,
John

P.S. Is there = a way to enlarge the output? Using the -s option only seems to make the res= olution higher, not change the actual size (inches, pixels, whatever) in th= e LaTeX output...
--00163628528c549026048bec7c3c-- --===============1425053020== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1425053020==--