>>> "Uwe" == Uwe Brauer <[email protected]> writes:
> Hi
> I know that in radio tables I can skip columns like this
> % END RECEIVE ORGTBL firmas \begin{comment} #+ORGTBL: SEND firmas
> orgtbl-to-latex :skipcols (1) :lend "\\\\ \\hline" :environment
> supertabular
To answer my own question
| / | / | | | / |
| | Name | Res | Letra | Obs |
|---+-------+-----+-------+-----|
| | Smith | 0 | | |
| | Jones | 1.4 | | |
| | Bond | 5.6 | * | |
All columns starting with / are ignored when exporting. Sorry for the
noise and the double posting.
Uwe Brauer