From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Charles C. Berry" Subject: Re: How to export ASCII paintings to HTML Date: Thu, 21 Apr 2016 08:52:49 -0700 Message-ID: References: <87wpnry9kl.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52316) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atGuZ-0003B4-EF for emacs-orgmode@gnu.org; Thu, 21 Apr 2016 11:53:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1atGuU-0003Un-EI for emacs-orgmode@gnu.org; Thu, 21 Apr 2016 11:52:59 -0400 Received: from iport-bcv3-out.ucsd.edu ([132.239.0.89]:52843) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atGuU-0003UX-6N for emacs-orgmode@gnu.org; Thu, 21 Apr 2016 11:52:54 -0400 In-Reply-To: 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" To: Luis Cc: Adam Porter , emacs-orgmode@gnu.org On Thu, 21 Apr 2016, Luis wrote: > Still get the build error: org-html-table-cell: Args out of range: [left > left left], 3 > > On Thu, Apr 21, 2016 at 10:33 AM, Adam Porter wrote: > >> I think you're looking for #+BEGIN_VERBATIM. :) I don't think so. But a #+BEGIN/END EXAMPLE blcok will set your drawing using
...
, which seems to be what you are after. HTH, Chuck