From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: radio tables centered AND vertical lines Date: Fri, 27 May 2016 17:39:33 +0200 Message-ID: <87inxzo6h6.fsf@saiph.selenimh> References: <87pos723b1.fsf@mat.ucm.es> <87shx3btuz.fsf@saiph.selenimh> <87lh2vy2vf.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33069) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b6JrU-0006AX-9J for emacs-orgmode@gnu.org; Fri, 27 May 2016 11:39:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b6JrS-00035f-9S for emacs-orgmode@gnu.org; Fri, 27 May 2016 11:39:43 -0400 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:55129) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b6JrS-00035R-2b for emacs-orgmode@gnu.org; Fri, 27 May 2016 11:39:42 -0400 Received: from saiph.selenimh (unknown [IPv6:2a03:a0a0:0:4301::b3c]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id C172B1720C3 for ; Fri, 27 May 2016 17:39:40 +0200 (CEST) In-Reply-To: <87lh2vy2vf.fsf@mat.ucm.es> (Uwe Brauer's message of "Fri, 27 May 2016 14:47:16 +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" To: emacs-orgmode@gnu.org Uwe Brauer writes: >>>> "Nicolas" == Nicolas Goaziou writes: > > > Hello, > > Uwe Brauer writes: > > > Try > > > | / | <> | <> | > > | | | | > > | | this | today | > > | | that | tomorrow | > > > Thanks very much! Works perfect, maybe add something about it in the > documentation? It is already in the documentation. belongs to part 3.2 "Column width and alignment" and <> belongs to part 3.3 "Column groups". Regards,