From mboxrd@z Thu Jan 1 00:00:00 1970 From: "William Henney" Subject: Re: fontification strikethrough unpleasantness with error forms in tables Date: Wed, 6 Jun 2007 12:47:47 -0500 Message-ID: <41c818190706061047p2eafd3b8td9129ba296fe3e4c@mail.gmail.com> References: <41c818190706061037i4b2d3872y8639d663523a0dcc@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Hvzbv-0005hj-MF for emacs-orgmode@gnu.org; Wed, 06 Jun 2007 13:47:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Hvzbr-0005hR-BL for emacs-orgmode@gnu.org; Wed, 06 Jun 2007 13:47:54 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hvzbr-0005hJ-4e for emacs-orgmode@gnu.org; Wed, 06 Jun 2007 13:47:51 -0400 Received: from an-out-0708.google.com ([209.85.132.251]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Hvzbq-00030Z-M7 for emacs-orgmode@gnu.org; Wed, 06 Jun 2007 13:47:50 -0400 Received: by an-out-0708.google.com with SMTP id c25so42912ana for ; Wed, 06 Jun 2007 10:47:48 -0700 (PDT) In-Reply-To: <41c818190706061037i4b2d3872y8639d663523a0dcc@mail.gmail.com> Content-Disposition: inline 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 In the meantime, I have discovered a work-around is to add a blank row to the table before the hline: | line | variance | mean | |------+----------------------+--------------------| | oiii | 115.1801 +/- 37.7650 | 18.6588 +/- 2.6645 | | ha | 197.3689 +/- 35.9261 | 19.5581 +/- 2.8181 | | nii | 107.8689 +/- 32.3098 | 20.4745 +/- 2.9728 | | | | | |------+----------------------+--------------------| Cheers Will On 6/6/07, William Henney wrote: > Hi list > > Consider the following table: > > | line | variance | mean | > |------+----------------------+--------------------| > | oiii | 115.1801 +/- 37.7650 | 18.6588 +/- 2.6645 | > | ha | 197.3689 +/- 35.9261 | 19.5581 +/- 2.8181 | > | nii | 107.8689 +/- 32.3098 | 20.4745 +/- 2.9728 | > |------+----------------------+--------------------| > > Org seems to assume that the + in the bottom right cell and the first > + in bottom hline are matching strikethrough indicators and fontifies > it accordingly! Is it possible to fix this? > > Cheers > > Will > > P.S. I tried "#+OPTIONS: *:nil" but this has no effect > > -- > > Dr William Henney, Centro de Radioastronom=EDa y Astrof=EDsica, > Universidad Nacional Aut=F3noma de M=E9xico, Campus Morelia > --=20 Dr William Henney, Centro de Radioastronom=EDa y Astrof=EDsica, Universidad Nacional Aut=F3noma de M=E9xico, Campus Morelia