From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell Adams Subject: Re: Exporting Graphviz to PDF Date: Fri, 8 Feb 2013 14:34:23 -0600 Message-ID: <20130208203423.GD8310@cardamom.adamsinfoserv.com> References: <871ucqpnt9.fsf@neelix.gigaset.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37640) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3uej-0001dA-JS for emacs-orgmode@gnu.org; Fri, 08 Feb 2013 15:34:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U3ueh-0004e3-Js for emacs-orgmode@gnu.org; Fri, 08 Feb 2013 15:34:45 -0500 Received: from tropicana.asmallorange.com ([108.165.20.17]:55337) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U3ueh-0004dx-GH for emacs-orgmode@gnu.org; Fri, 08 Feb 2013 15:34:43 -0500 Received: from 206.180.155.43.adsl.hal-pc.org ([206.180.155.43]:48098 helo=localhost) by tropicana.asmallorange.com with esmtpsa (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1U3ueb-00035l-DY for emacs-orgmode@gnu.org; Fri, 08 Feb 2013 15:34:40 -0500 Content-Disposition: inline In-Reply-To: <871ucqpnt9.fsf@neelix.gigaset.lan> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org > #+begin_dot pg.svg -Tsvg :exports results > digraph ProgramGraph { > "l0" [label="l0"] > "l1" [label="l1"] > > "l0" -> "l1" [label=" true : int n := 0"] > } > #+end_dot I agree you want a vector format for inserting diagrams into PDF. I use EPS, I'm not aware that pdflatex supports SVG. ------------------------------------------------------------------ Russell Adams RLAdams@AdamsInfoServ.com PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/ Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3