From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: fontification strikethrough unpleasantness with error forms in tables Date: Thu, 7 Jun 2007 09:23:26 +0200 Message-ID: <20070607072326.GA28205@isof-serv.isof.cnr.it> References: <41c818190706061037i4b2d3872y8639d663523a0dcc@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="it@euro" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HwCLM-00031J-8b for emacs-orgmode@gnu.org; Thu, 07 Jun 2007 03:23:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HwCLK-00030y-2z for emacs-orgmode@gnu.org; Thu, 07 Jun 2007 03:23:39 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HwCLJ-00030v-TJ for emacs-orgmode@gnu.org; Thu, 07 Jun 2007 03:23:37 -0400 Received: from isof-serv.isof.cnr.it ([192.167.162.5] helo=mail.isof.cnr.it) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HwCLI-000117-Ka for emacs-orgmode@gnu.org; Thu, 07 Jun 2007 03:23:37 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.isof.cnr.it (Postfix) with ESMTP id 4FB7421EFA8 for ; Thu, 7 Jun 2007 09:23:29 +0200 (CEST) Received: from mail.isof.cnr.it ([127.0.0.1]) by localhost (isof-serv.isof.cnr.it [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 27007-17 for ; Thu, 7 Jun 2007 09:23:27 +0200 (CEST) Content-Disposition: inline In-Reply-To: <41c818190706061037i4b2d3872y8639d663523a0dcc@mail.gmail.com> 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 On Wed, Jun 06, 2007 at 12:37:13PM -0500, William Henney wrote: > | 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 | > |------+----------------------+--------------------| >=20 > 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? >=20 I can't reproduce this either. However did you consider using the symbol " =B1 " ? ;-)) cheers,=20 Giovanni