From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Re: how to draw picture in org-mode ? Does it support tikz/pgf ? Date: Sun, 16 Aug 2009 10:04:17 -0600 Message-ID: References: <907065090908140022p728fc17el4fc3e2a02078c60f@mail.gmail.com> <2c75873c0908140103k2fd31e89s5870c8baeb9acb47@mail.gmail.com> <12174.1250247199@gamaville.dokosmarshall.org> <907065090908140430s34da9d5es34960e93b1473941@mail.gmail.com> <13156.1250249867@gamaville.dokosmarshall.org> <907065090908140450u10635702p1c1464df4eb262a1@mail.gmail.com> <907065090908150437u3ff2d291t9f4cdb668dee3efc@mail.gmail.com> <87hbw92lxg.fsf@gimli.intra.norang.ca> <907065090908151923u7f098e95h42a7eb7bac65e018@mail.gmail.com> <87praw8onr.fsf@gimli.intra.norang.ca> <907065090908151946w54475740i8036f1451cfd2408@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MciDe-00080J-Vj for emacs-orgmode@gnu.org; Sun, 16 Aug 2009 12:04:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MciDZ-0007y2-Sh for emacs-orgmode@gnu.org; Sun, 16 Aug 2009 12:04:30 -0400 Received: from [199.232.76.173] (port=60285 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MciDZ-0007xw-Me for emacs-orgmode@gnu.org; Sun, 16 Aug 2009 12:04:25 -0400 Received: from mail-px0-f193.google.com ([209.85.216.193]:64115) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MciDY-0000Yd-RT for emacs-orgmode@gnu.org; Sun, 16 Aug 2009 12:04:25 -0400 Received: by pxi31 with SMTP id 31so1037788pxi.24 for ; Sun, 16 Aug 2009 09:04:21 -0700 (PDT) In-Reply-To: (Eric Schulte's message of "Sun, 16 Aug 2009 09:58:57 -0600") 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: waterloo Cc: Bernt Hansen , emacs-orgmode@gnu.org Sorry, Please disregard this email, I didn't realize tikz/pgf was a package of TeX macros and not an external tool. -- Eric "Eric Schulte" writes: > Hi, > > Adding support for a new block type is fairly easy for any tool that can > be called from the command line. If you would like to try this please > read the documentation of org-exp-blocks on worg [1] and follow the > example of the asymptote block type [2]. > > Best -- Eric > > Footnotes: > [1] http://orgmode.org/worg/org-contrib/org-exp-blocks.php > > [2] http://orgmode.org/worg/org-contrib/org-exp-blocks.php#sec-4.1