From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Re: Aligning Columns in HTML Export Tables Date: Sat, 23 Oct 2010 21:03:20 +0200 Message-ID: <87d3r0g29z.fsf@gmx.de> References: <878w1svl7y.fsf@gollum.intra.norang.ca> <53D6BE6F-C152-45DE-B01B-89D50B4848BC@gmail.com> <87iq0u5v9v.fsf@gmx.de> <87mxq6jpkr.fsf@gmx.de> <87r5fihvnz.fsf@gmx.de> <807A8DF2-0297-493B-A364-A7856CD109B2@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=42368 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P9jNK-0002NJ-DA for emacs-orgmode@gnu.org; Sat, 23 Oct 2010 15:03:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P9jNJ-00066X-8O for emacs-orgmode@gnu.org; Sat, 23 Oct 2010 15:03:30 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:55236 helo=mail.gmx.net) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1P9jNI-00066F-Sb for emacs-orgmode@gnu.org; Sat, 23 Oct 2010 15:03:29 -0400 In-Reply-To: <807A8DF2-0297-493B-A364-A7856CD109B2@gmail.com> (Carsten Dominik's message of "Sat, 23 Oct 2010 07:42:28 +0200") 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: Carsten Dominik Cc: Org-mode ml Carsten Dominik writes: >> OK, found it. It was in my .emacs which I didn't use for ages... >> >> But: >> >> > /> >> >> must be: >> >> > /> >> >> >> i.e. "" and "" have to occur only once each and >> wrap the "" definitions. >> >> The after each "" happens only for the second >> table. > > Hi Sebastian, > > Are you sure about this? Because the <> is special syntax for Org to define > column groups, and I believe it is OK to have multiple column groups in > a table. No.... I've checked, and it is indeed valid! Oups... I've never seen it anywhere.... Everything is fine then. Thanks again for the fix! Sebastian