Re: [O] table.el orgmode export html or latex use table-generate-source
>>> "Nicolas" == Nicolas Goaziou writes: > Hello, > Uwe Brauer writes: >> However when I try to export a org file with a table controlled by >> table.el I run into a problem. I have to convert it to a org-table and >> in this process things like splitting cells are lost. > Why do you have to do that? Could you show an ECM? Now I am confused, I tried again and the conversion seems to work, I will play around more and see whether I will run into a problem. Sorry for the noise. Uwe
Re: [O] table.el orgmode export html or latex use table-generate-source
Hello, Uwe Brauer writes: > However when I try to export a org file with a table controlled by > table.el I run into a problem. I have to convert it to a org-table and > in this process things like splitting cells are lost. Why do you have to do that? Could you show an ECM? > So could org-export not call table-generate-source for either latex or > html export? I am confused. Isn't `table-generate-source' the export function provided by "table.el" to handle its tables specifically? Regards, -- Nicolas Goaziou
[O] table.el orgmode export html or latex use table-generate-source
hi It is great that in orgmode I can edit tables, which are controlled by table.el, since table.el for example allows to split and joins cells, which org-table does not. However when I try to export a org file with a table controlled by table.el I run into a problem. I have to convert it to a org-table and in this process things like splitting cells are lost. So could org-export not call table-generate-source for either latex or html export? regards Uwe Brauer