From mboxrd@z Thu Jan 1 00:00:00 1970 From: Baoqiu Cui Subject: Re: Re: Aligning Columns in HTML Export Tables Date: Mon, 25 Oct 2010 14:52:42 -0700 Message-ID: References: <878w1svl7y.fsf@gollum.intra.norang.ca> <53D6BE6F-C152-45DE-B01B-89D50B4848BC@gmail.com> <4CC54506.2070501@christianmoe.com> <21BA9B33-4ACD-4B43-9EF8-84765DA7EC2E@gmail.com> <4CC58271.6050005@christianmoe.com> <87vd4qpbji.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=54256 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PAUyE-0006qP-Eb for emacs-orgmode@gnu.org; Mon, 25 Oct 2010 17:52:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PAUyD-0006IV-3A for emacs-orgmode@gnu.org; Mon, 25 Oct 2010 17:52:46 -0400 Received: from smtp105.prem.mail.sp1.yahoo.com ([98.136.44.60]:34281) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1PAUyC-0006IG-Rh for emacs-orgmode@gnu.org; Mon, 25 Oct 2010 17:52:45 -0400 In-Reply-To: <87vd4qpbji.fsf@gmx.de> (Sebastian Rose's message of "Mon, 25 Oct 2010 16:55:13 +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: Sebastian Rose Cc: Jeff Horn , mail@christianmoe.com, Dan Davison , Bernt Hansen , Org-mode ml , Carsten Dominik Sebastian Rose writes: > Carsten Dominik writes: >> OK, I will use class. I could make a special case for the docbook >> exporter...... > > +1 +1 for making a "special case for the docbook exporter". :-) (DocBook documents can be rendered in different formats, some of which (like PDF) may know nothing about CSS.) > BTW: Org mode's exports to XHTML, not HTML 4.01 or HTML 5 (which is a > proposal, not a "standard" or recommendation yet). Still, > '' is valid XHTML, too. Maybe we should add a parameter to function org-format-org-table-html to indicate whether we want to format pure standard XHTML tables that do not use "class" or CSS related stuff. Thanks, -- Baoqiu