From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: create/export a table + cell and table borders? Date: Sun, 09 Feb 2014 23:03:12 +0100 Message-ID: <8738jsndun.fsf@gmail.com> References: <20140209212740.1923c833@london> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCcSp-0001PS-L9 for emacs-orgmode@gnu.org; Sun, 09 Feb 2014 17:03:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WCcSi-0007gY-Gf for emacs-orgmode@gnu.org; Sun, 09 Feb 2014 17:02:59 -0500 Received: from mail-wi0-x232.google.com ([2a00:1450:400c:c05::232]:53437) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WCcSi-0007gO-AW for emacs-orgmode@gnu.org; Sun, 09 Feb 2014 17:02:52 -0500 Received: by mail-wi0-f178.google.com with SMTP id cc10so2268929wib.5 for ; Sun, 09 Feb 2014 14:02:51 -0800 (PST) In-Reply-To: <20140209212740.1923c833@london> (Sharon Kimble's message of "Sun, 9 Feb 2014 21:27:40 +0000") 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: Sharon Kimble Cc: emacs-orgmode@gnu.org Hello, Sharon Kimble writes: > Is it possible, in org-mode, to create a table and export it to a > 'foobar.txt' but showing the table borders and cell borders please? > I couldn't find any mention of it in the org-mode manual, but that > doesn't mean that it can't be done. | / | <> | > | |---+----+---| | | a | b | |---+----+---| | | c | d | |---+----+---| See (info "(org) Column groups") First and last rules are not required if you export to UTF-8. Regards, -- Nicolas Goaziou