On Monday, 11 Apr 2016 at 13:22, Nick Dokos wrote:
> Bastien's table formulas tutorial does it this way:
>
> * Column formulas and field formulas
>
> Ok, so now we have this table:
>
> : | Student  | Maths | Physics | Mean |
> : |----------+-------+---------+------|
> : | Bertrand |    13 |      09 |   11 |
> : | Henri    |    15 |      14 |      |
> : | Arnold   |    17 |      13 |      |
> : #+TBLFM: @2$4=vmean($2..$3)
>
> Will that work for you?

It would but what I would really like is to have an option I can turn on
to enable me to process the TBLFM line for output but have the table
appear as normal.  I don't want to have the table in verbatim.

What I was thinking of is to have essentially a caption below the table
that presents the equations used.

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.92.1, Org release_8.3.4-705-g716e33

Reply via email to