Re: [O] org-export, table.el complex tables, latex html

2013-05-26 Thread Uwe Brauer
>> "Carsten" == Carsten Dominik writes: > On 25.5.2013, at 22:09, Nicolas Goaziou wrote: >> Uwe Brauer writes: >> >> What's about orgtbl-to-latex does this work for you also? >> >> It doesn't seem to. > orgtbl-to-* does not support table.el tables. Thanks for clarifying,

Re: [O] org-export, table.el complex tables, latex html

2013-05-25 Thread Carsten Dominik
On 25.5.2013, at 22:09, Nicolas Goaziou wrote: > Uwe Brauer writes: > >> What's about orgtbl-to-latex does this work for you also? > > It doesn't seem to. orgtbl-to-* does not support table.el tables. - Carsten > > > Regards, > > -- > Nicolas Goaziou >

Re: [O] org-export, table.el complex tables, latex html

2013-05-25 Thread Nicolas Goaziou
Uwe Brauer writes: > What's about orgtbl-to-latex does this work for you also? It doesn't seem to. Regards, -- Nicolas Goaziou

Re: [O] org-export, table.el complex tables, latex html

2013-05-25 Thread Uwe Brauer
>> "Nicolas" == Nicolas Goaziou writes: > Hello, > Uwe Brauer writes: >> >> Org version 7.8.03 with Emacs version 21 > You need to update Org. I cannot reproduce the problem on Org 8.0.3. Ok, I try. What's about orgtbl-to-latex does this work for you also? Uwe Brauer

Re: [O] org-export, table.el complex tables, latex html

2013-05-25 Thread Nicolas Goaziou
Hello, Uwe Brauer writes: > I have attached an org file which contains a complex table, which I > generated partially with table.el. > > Now org-export can export this table *correctly* to latex, most likely > using (table-generate-source 'latex "table.latex" "Table"), however > org-export fails