Re: [O] new latex exporter and booktabs

2012-05-19 Thread Andreas Leha
Hi Nicolas, Nicolas Goaziou writes: > Hello, > > Andreas Leha writes: > >> Hi all, >> >> it seems that the new latex exporter is ignoring the values of >> org-export-latex-tables-hline, >> org-export-latex-tables-tstart and >> org-export-latex-tables-tend >> which I set to \\midline, \\topru

Re: [O] new latex exporter and booktabs

2012-05-19 Thread Nicolas Goaziou
Hello, Andreas Leha writes: > Hi all, > > it seems that the new latex exporter is ignoring the values of > org-export-latex-tables-hline, > org-export-latex-tables-tstart and > org-export-latex-tables-tend > which I set to \\midline, \\toprule and \\bottomrule, resp. It ignores `orgtbl-to-la

[O] new latex exporter and booktabs

2012-05-19 Thread Andreas Leha
Hi all, it seems that the new latex exporter is ignoring the values of org-export-latex-tables-hline, org-export-latex-tables-tstart and org-export-latex-tables-tend which I set to \\midline, \\toprule and \\bottomrule, resp. How can I get the new exporter to produce booktabs tables by default