From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: An improvement for a reading of exported HTML tables Date: Wed, 6 May 2009 14:13:58 +0000 (GMT) Message-ID: <440047.97592.qm@web28306.mail.ukl.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M1htA-0004ul-8b for emacs-orgmode@gnu.org; Wed, 06 May 2009 10:14:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M1ht8-0004th-De for emacs-orgmode@gnu.org; Wed, 06 May 2009 10:14:23 -0400 Received: from [199.232.76.173] (port=50748 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M1ht8-0004tV-8C for emacs-orgmode@gnu.org; Wed, 06 May 2009 10:14:22 -0400 Received: from web28306.mail.ukl.yahoo.com ([87.248.110.125]:49055) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1M1ht7-0008Vk-Jq for emacs-orgmode@gnu.org; Wed, 06 May 2009 10:14:22 -0400 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: emacs-orgmode@gnu.org, Jan Buchal --- Mer 6/5/09, Jan Buchal ha scritto:=0A> =0A> I cre= ate simple org table with the build-in table editor.=0A=0AJan, your table i= s ... too simple ;-)=0A=0AThe exporter has to know the first line is the he= ader of the table:=0Aso use the separator (C-c -)=0A=0A| Project | HH = | PDM | TC | Summary |=0A|----------+-------+-------+-------+---------= |=0A| bibli09b | 0.00 | 8.65 | 20.70 | 29.35 |=0A| brlcm09a | 0.00 | = 0.13 | 0.00 | 0.13 |=0A| eurch09a | 26.70 | 0.59 | 0.00 | 27.29 |= =0A=0Acheers,=0AGiovanni=0A=0A=0A