From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suvayu Ali Subject: Re: Network Diagram Date: Mon, 30 Sep 2013 01:18:12 +0200 Message-ID: <20130929231812.GW12411@kuru.dyndns-at-home.com> References: <87fvsnqgcr.fsf@quasar.esben-stien.name> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34148) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQQFw-0005RG-SA for emacs-orgmode@gnu.org; Sun, 29 Sep 2013 19:18:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VQQFm-00076Q-2d for emacs-orgmode@gnu.org; Sun, 29 Sep 2013 19:18:28 -0400 Received: from mail-ea0-x229.google.com ([2a00:1450:4013:c01::229]:47775) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VQQFl-00076E-PV for emacs-orgmode@gnu.org; Sun, 29 Sep 2013 19:18:17 -0400 Received: by mail-ea0-f169.google.com with SMTP id k11so2306167eaj.14 for ; Sun, 29 Sep 2013 16:18:16 -0700 (PDT) Content-Disposition: inline In-Reply-To: <87fvsnqgcr.fsf@quasar.esben-stien.name> 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 On Mon, Sep 30, 2013 at 12:54:12AM +0000, Esben Stien wrote: > Any way to create something like a network diagram with org-mode? > > I looked in the manual and found state change diagrams and sequence > diagrams, but nothing that would help me plan a network with routers and > switches. You can try TikZ. Org supports processing of TikZ blocks. If your needs are simpler, try ditaa; again Org supports ditaa blocks natively. Hope this helps, -- Suvayu Open source is the future. It sets us free.