From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rustom Mody Subject: are tables in spreadsheet tutorial showing correctly? Date: Tue, 10 Mar 2009 19:37:31 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lh2cH-0006tD-VN for emacs-orgmode@gnu.org; Tue, 10 Mar 2009 10:07:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lh2cH-0006t1-Jb for emacs-orgmode@gnu.org; Tue, 10 Mar 2009 10:07:33 -0400 Received: from [199.232.76.173] (port=37783 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lh2cH-0006sy-GY for emacs-orgmode@gnu.org; Tue, 10 Mar 2009 10:07:33 -0400 Received: from yx-out-1718.google.com ([74.125.44.153]:26286) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lh2cH-0003yy-62 for emacs-orgmode@gnu.org; Tue, 10 Mar 2009 10:07:33 -0400 Received: by yx-out-1718.google.com with SMTP id 34so1204159yxf.66 for ; Tue, 10 Mar 2009 07:07:32 -0700 (PDT) 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 The spreadsheet tutorial http://orgmode.org/worg/org-tutorials/org-spreadsheet-intro.php seems to have its org source representation messed up (I think) eg it has

:| Student | Maths | Physics | :|-———+-——+———| :| Bertrand | 13 | 09 | :| Henri | 15 | 14 | :| Arnold | 17 | 13 |

Those

s should be

s I think