Uwe Brauer <o...@mat.ucm.es> writes: > I have the following simple table > > > #+Name: table > | / | / | <> | <> | > | | Name | Sheet1 | Sheet2 | > |---+--------+--------+--------| > | | Smith | Ex1 | Ex2 | > | | Miller | Ex3 | Ex4 | > > > I hoped that the first two columns would not be exported to csv > (orgtbl-to-csv), indeed they are not when exporting to latex or html but > for csv, all columns have been exported.
> What do I miss? The second column get exported to latex and html on my side. And it is expected. Only the first column with spacial marks does not get exported. All other columns are exported, unless you specify :skipcols (see `orgtbl-to-generic' docstring). -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>