I didn't test this, but I think you can do what you want with org-babel
without too much work.
Just put the table somewhere that is not exported and put a src block that
receives the table where you want the table to appear.
--
Darlan
At Wed, 17 Aug 2011 07:07:56 +0100,
Johnny wrote:
>
> Nick
Nick Dokos writes:
> Johnny wrote:
>
>> Is there a way to hide certain columns of a table when exporting?
>
> In this particular case, you could easily kill the columns you don't
> want to export (with M-S-left in a table context), do the export (C-c e
> h or whatever) and then undo (C-x u) eno
Johnny wrote:
> Is there a way to hide certain columns of a table when exporting?
>
> I know the "/" will hide rows, and "<>" can group columns, but haven't
> been able to find any way to hide certain columns on export? The
> rationale being that I use some column for intermediary calculations
Is there a way to hide certain columns of a table when exporting?
I know the "/" will hide rows, and "<>" can group columns, but haven't
been able to find any way to hide certain columns on export? The
rationale being that I use some column for intermediary calculations
that I don't want to see i