From mboxrd@z Thu Jan 1 00:00:00 1970 From: Graham Smith Subject: Re: how to draw picture in org-mode ? Does it support tikz/pgf ? Date: Fri, 14 Aug 2009 09:03:12 +0100 Message-ID: <2c75873c0908140103k2fd31e89s5870c8baeb9acb47@mail.gmail.com> References: <907065090908140022p728fc17el4fc3e2a02078c60f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mbrkv-0006U1-6i for emacs-orgmode@gnu.org; Fri, 14 Aug 2009 04:03:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mbrkq-0006L7-BZ for emacs-orgmode@gnu.org; Fri, 14 Aug 2009 04:03:20 -0400 Received: from [199.232.76.173] (port=40488 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mbrkq-0006Ks-63 for emacs-orgmode@gnu.org; Fri, 14 Aug 2009 04:03:16 -0400 Received: from mx20.gnu.org ([199.232.41.8]:36872) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mbrkp-0007Sy-F4 for emacs-orgmode@gnu.org; Fri, 14 Aug 2009 04:03:15 -0400 Received: from mail-fx0-f226.google.com ([209.85.220.226]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mbrko-0007Ea-4E for emacs-orgmode@gnu.org; Fri, 14 Aug 2009 04:03:14 -0400 Received: by fxm26 with SMTP id 26so1024186fxm.42 for ; Fri, 14 Aug 2009 01:03:12 -0700 (PDT) In-Reply-To: <907065090908140022p728fc17el4fc3e2a02078c60f@mail.gmail.com> 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: emacs-orgmode@gnu.org Something I, as a comparative beginner can answer :-) > how to draw picture in org-mode ? Does it support tikz/pgf ? Yes, I found it worked fine for me. I had a silly problem with page margins (searchng the forum for tikz/pgf will find my recent posts), that was my fault but other than that the flow charts and mindmaps I have done work well. Graham