emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: fontification strikethrough unpleasantness with error form


From: William Henney
Subject: [Orgmode] Re: fontification strikethrough unpleasantness with error forms in tables
Date: Wed, 6 Jun 2007 12:47:47 -0500

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 <address@hidden> 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ía y Astrofísica,
  Universidad Nacional Autónoma de México, Campus Morelia



--

 Dr William Henney, Centro de Radioastronomía y Astrofísica,
 Universidad Nacional Autónoma de México, Campus Morelia




reply via email to

[Prev in Thread] Current Thread [Next in Thread]