From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: 4.77: org-export-region-as-html produces strange output Date: Mon, 18 Jun 2007 16:19:19 +0200 Message-ID: <38dd7228afe9d90cd96dd67043ed464a@science.uva.nl> References: <18037.32311.537407.150796@gargle.gargle.HOWL> <5d47c7cb1cf1e032c8743ae884de61e1@science.uva.nl> <18038.33844.88361.534630@gargle.gargle.HOWL> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I0I4g-0004Nl-SJ for emacs-orgmode@gnu.org; Mon, 18 Jun 2007 10:19:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I0I4f-0004My-Ii for emacs-orgmode@gnu.org; Mon, 18 Jun 2007 10:19:22 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I0I4f-0004Mv-EM for emacs-orgmode@gnu.org; Mon, 18 Jun 2007 10:19:21 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I0I4f-0006JR-3W for emacs-orgmode@gnu.org; Mon, 18 Jun 2007 10:19:21 -0400 In-Reply-To: <18038.33844.88361.534630@gargle.gargle.HOWL> 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: raman@users.sf.net Cc: emacs-orgmode@gnu.org On Jun 18, 2007, at 15:10, T. V. Raman wrote: > > What is strange about > > A) I dont know what that element means or why it is there. It is a way to specify attributes for an entire column - I am using it to set the alignment - even though usually the table renderers ignore it. > B) It's also missing its closing tag. I thought it did not need one, but indeed, in XHTML it does, as opposed to HTML. Will fix that, thanks. - Carsten