Re: [O] selecting columns to export

2013-05-02 Thread Greg Minshall
Sebastien, > Put a partial echo code block (one where you select in the var header > argument which columns interest you), and output the results of that > code block? thanks! below is the final result of your suggestion. (my table was long, so i had to use longtable; i also used a "landscape

Re: [O] selecting columns to export

2013-05-01 Thread Sebastien Vauban
Hi Greg, Greg Minshall wrote: > hi. i have an org-mode table with a large number of columns, but would > like to export only a small number of them. is there an obvious way of > doing this? Put a partial echo code block (one where you select in the var header argument which columns interest you

[O] selecting columns to export

2013-05-01 Thread Greg Minshall
hi. i have an org-mode table with a large number of columns, but would like to export only a small number of them. is there an obvious way of doing this? cheers, Greg