From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: A MindMap export would be awesome Date: Tue, 07 Jul 2009 20:36:58 +0100 Message-ID: <87ocrwi8th.wl%ucecesf@ucl.ac.uk> References: <874otonv8m.fsf@thinkpad.tsdh.de> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOGTV-0006hF-SF for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 15:37:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOGTR-0006gz-Fc for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 15:37:09 -0400 Received: from [199.232.76.173] (port=42204 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOGTR-0006gw-9o for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 15:37:05 -0400 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:56779) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MOGTQ-0007Ks-OM for emacs-orgmode@gnu.org; Tue, 07 Jul 2009 15:37:05 -0400 In-Reply-To: <874otonv8m.fsf@thinkpad.tsdh.de> 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: Tassilo Horn Cc: emacs-orgmode@gnu.org At Tue, 07 Jul 2009 21:33:45 +0200, Tassilo Horn wrote: > > Hi, > > I'm just preparing a practice lecture for tomorrow, and when doing > something like that, using mindmaps helps me to structure the whole > thing. Of course, outlined text *is* a textual representation for a > mindmap, but often some visual representation is more explanatory, > especially when handing it out to others. > > I googled up http://www.text2mindmap.com/ which gives an impression on > what I mean. > > Did anyone think of an exporter for that? > > Maybe there a special LaTeX styles for that. Google came up with > something called PGF/TikZ. Or maybe there are generators for creating > SVG mindmaps, I don't know... Possibly graphviz could be used?