From mboxrd@z Thu Jan 1 00:00:00 1970 From: david@adboyd.com (J. David Boyd) Subject: Re: ascii art in org mode buffer Date: Tue, 28 Nov 2006 14:36:06 -0500 Message-ID: References: <8c32b030d71a9cf2a5e714d989b8d38c@science.uva.nl> 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 1Gp8lW-00031V-U9 for emacs-orgmode@gnu.org; Tue, 28 Nov 2006 14:37:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gp8lS-0002wz-Ga for emacs-orgmode@gnu.org; Tue, 28 Nov 2006 14:37:12 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gp8lR-0002wR-JQ for emacs-orgmode@gnu.org; Tue, 28 Nov 2006 14:37:09 -0500 Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1Gp8lR-0006Pg-D1 for emacs-orgmode@gnu.org; Tue, 28 Nov 2006 14:37:09 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Gp8l3-00008w-RW for emacs-orgmode@gnu.org; Tue, 28 Nov 2006 20:36:46 +0100 Received: from 10-169.35-65.tampabay.res.rr.com ([65.35.169.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Nov 2006 20:36:45 +0100 Received: from david by 10-169.35-65.tampabay.res.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 28 Nov 2006 20:36:45 +0100 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: emacs-orgmode@gnu.org Carsten Dominik writes: > This is what "fixed-width" sections are fore, they not only don't > become tables, but they also ensure that export to html will use a > fixed-with font, so that the drawing is preserved. > > Each line of a fixed-width section starts with a colon, like > > : |\ | > : | \ | > : | \ | > : | \| > > - Carsten > > On Nov 28, 2006, at 19:47, J. David Boyd wrote: > >> >> >> I've been IRCing with someone that is trying to do ASCII art in an >> ORG mode >> buffer, and the mode keeps turning his line drawing into tables. (Of >> course). >> >> He was wondering if there is anyway to mark off a section of an >> org-mode file >> so that it is left alone, and not processed as part of an org file. >> >> I don't see anything like that in the docs. Any ideas? >> >> Dave Thanks, I'll pass this on... Dave